Added patch to add stub for ntoskrnl.ExDeleteResourceLite.

This commit is contained in:
Sebastian Lackner
2015-02-12 08:52:01 +01:00
parent 3f9cc193b7
commit dc04777d5a
5 changed files with 53 additions and 1 deletions

View File

@@ -6,3 +6,4 @@ Fixes: Implement stub for ntoskrnl.KeDelayExecutionThread.
Fixes: Fix wrong defition of ntoskrnl.IoReleaseCancelSpinLock function.
Fixes: Add stub for ntoskrnl.ExAcquireResourceExclusiveLite
Fixes: Add stub for ntoskrnl.ExReleaseResourceForThread
Fixes: Add stub for ntoskrnl.ExDeleteResourceLite