Added patch to return user/kernel times for threads and processes in NtQuerySystemInformation.

This commit is contained in:
Sebastian Lackner
2017-03-19 19:40:52 +01:00
parent da78da9cdd
commit 82cd676a72
11 changed files with 360 additions and 55 deletions

View File

@@ -1 +1,2 @@
Fixes: [20230] Return correct values for GetThreadTimes function
Fixes: Return correct thread creation time in SystemProcessInformation