Added patch to implement NtSuspendProcess and NtResumeProcess.

This commit is contained in:
Sebastian Lackner
2017-04-08 09:23:56 +02:00
parent 2dd39323aa
commit b9a9f51c59
3 changed files with 391 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Fixes: Implement NtSuspendProcess and NtResumeProcess
Depends: kernel32-K32GetPerformanceInfo