Paul Gofman : ntdll: Implement SystemExtendedProcessInformation system info class.

Alexandre Julliard julliard at winehq.org
Wed Oct 27 16:26:04 CDT 2021


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Mon Oct 25 21:46:21 2021 +0300

ntdll: Implement SystemExtendedProcessInformation system info class.

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

---

 dlls/ntdll/tests/info.c        | 90 +++++++++++++++++++++++++++++++++++++-----
 dlls/ntdll/unix/system.c       | 42 +++++++++++++-------
 include/wine/server_protocol.h |  4 +-
 include/winternl.h             | 12 ++++++
 server/process.c               |  2 +
 server/protocol.def            |  2 +
 6 files changed, 126 insertions(+), 26 deletions(-)

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



More information about the wine-cvs mailing list