Added patch to implement better stub function for NtQueryInformationJobObject.

This commit is contained in:
Sebastian Lackner
2015-03-12 22:28:18 +01:00
parent 8c17307f95
commit 5b7dc79ea0
5 changed files with 61 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Fixes: [33723] EA Origin needs support for job objects
Fixes: Properly track handle count of wineserver objects
Fixes: Python PIP needs better NtQueryInformationJobObject stub
Depends: kernel32-Console_Handles
Depends: server-OpenProcess
Depends: server-Misc_ACL