Module: wine Branch: master Commit: 57f714f3eb74f8d7a2a93d53803381de5855827b URL: http://source.winehq.org/git/wine.git/?a=commit;h=57f714f3eb74f8d7a2a93d5380...
Author: Eric Pouech eric.pouech@orange.fr Date: Tue Sep 15 21:38:07 2009 +0200
ntdll: Reuse kernel32's cpu info to implement NtQuerySystemInformation(SystemProcessInformation).
---
dlls/ntdll/nt.c | 511 ++++++++++++++++++++++++++++++++++++++++++++--- dlls/ntdll/ntdll_misc.h | 1 + dlls/ntdll/thread.c | 2 +- 3 files changed, 488 insertions(+), 26 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=57f714f3eb74f8d7a2a93d...