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