Paul Gofman : ntdll: Implement NtQuerySystemInformationEx(SystemCpuSetInformation).

Alexandre Julliard julliard at winehq.org
Tue Mar 30 15:19:50 CDT 2021


Module: wine
Branch: master
Commit: 084519a82b7b78e0c2839f3fed8c6c75bd63d07b
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=084519a82b7b78e0c2839f3fed8c6c75bd63d07b

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Tue Mar 30 13:37:39 2021 +0300

ntdll: Implement NtQuerySystemInformationEx(SystemCpuSetInformation).

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/tests/info.c  |  84 +++++++++++++++++++++++++++++++++
 dlls/ntdll/unix/system.c | 120 +++++++++++++++++++++++++++++++++++++++++++++++
 include/winnt.h          |  41 ++++++++++++++++
 include/winternl.h       |   1 +
 4 files changed, 246 insertions(+)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=084519a82b7b78e0c2839f3fed8c6c75bd63d07b



More information about the wine-cvs mailing list