Added patch to fill process virtual memory counters in NtQuerySystemInformation.

This commit is contained in:
Sebastian Lackner
2017-03-20 17:26:23 +01:00
parent a47000e41c
commit 3f05773e20
3 changed files with 124 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
Fixes: [20230] Return correct values for GetThreadTimes function
Fixes: Return correct thread creation time in SystemProcessInformation
Fixes: Fill process virtual memory counters in NtQuerySystemInformation