Alexandre Julliard : ntdll: Fix the various structures returned by NtQuerySystemInformation for 64-bit .

Alexandre Julliard julliard at winehq.org
Sat Jan 3 09:11:27 CST 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Jan  3 14:54:11 2009 +0100

ntdll: Fix the various structures returned by NtQuerySystemInformation for 64-bit.

---

 dlls/dbghelp/minidump.c  |   16 +++----
 dlls/kernel32/toolhelp.c |   14 +++---
 dlls/ntdll/nt.c          |   23 +++++-----
 dlls/ntdll/process.c     |   11 +++--
 dlls/ntdll/tests/info.c  |   58 +++++++++++++-------------
 dlls/psapi/psapi_main.c  |    6 +-
 include/winternl.h       |  105 +++++++++++++++++++++++-----------------------
 7 files changed, 118 insertions(+), 115 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=6a548b1e9d25d3e2e7062d7ef9d7fafa86efc1f7



More information about the wine-cvs mailing list