Added patch to implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe.

This commit is contained in:
Sebastian Lackner
2015-02-08 17:44:07 +01:00
parent cb402d63de
commit 28fc684ff9
10 changed files with 92 additions and 28 deletions

View File

@@ -0,0 +1,3 @@
Fixes: Add stub for ntoskrnl.KeWaitForMultipleObjects
Fixes: Implement stub for ntoskrnl.IoGetAttachedDeviceReference
Fixes: Implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe