Eric Pouech : ntdll: Reuse kernel32' s cpu info to implement NtQuerySystemInformation(SystemProcessInformation).

Alexandre Julliard julliard at winehq.org
Tue Sep 22 13:56:06 CDT 2009


Module: wine
Branch: master
Commit: 57f714f3eb74f8d7a2a93d53803381de5855827b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=57f714f3eb74f8d7a2a93d53803381de5855827b

Author: Eric Pouech <eric.pouech at 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=57f714f3eb74f8d7a2a93d53803381de5855827b



More information about the wine-cvs mailing list