2015-02-08 08:44:07 -08:00
|
|
|
Fixes: Implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe
|
2015-02-08 08:47:43 -08:00
|
|
|
Fixes: Implement stubs for ntoskrnl.ObReferenceObjectByPointer and ntoskrnl.ObDereferenceObject
|
2015-02-08 08:58:49 -08:00
|
|
|
Fixes: Fix wrong defition of ntoskrnl.IoReleaseCancelSpinLock function.
|
2015-02-21 02:55:16 -08:00
|
|
|
Fixes: Add stub for ntoskrnl.Mm{Map,Unmap}LockedPages
|
2015-02-21 03:01:06 -08:00
|
|
|
Fixes: Implement ntoskrnl.KeInitializeMutex
|
2016-04-01 23:24:00 -07:00
|
|
|
Fixes: Add stub for ntoskrnl.IoGetDeviceAttachmentBaseRef
|
2017-05-27 09:02:35 -07:00
|
|
|
Fixes: Implement ntoskrnl.ExInterlockedPopEntrySList
|
2017-06-10 07:33:34 -07:00
|
|
|
Fixes: Implement ntoskrnl.NtBuildNumber
|
|
|
|
Fixes: Implement ntoskrnl.ExInitializeNPagedLookasideList
|
|
|
|
Depends: ntdll-NtAllocateUuids
|
|
|
|
Depends: Compiler_Warnings
|