Module: wine Branch: master Commit: afaf35b9e1a14ea5aeec2221cc96cd5ccdebc716 URL: https://source.winehq.org/git/wine.git/?a=commit;h=afaf35b9e1a14ea5aeec2221c...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Mar 30 13:23:13 2021 +0200
include: Add more SYSTEM_INFORMATION_CLASS definitions.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/tests/info.c | 10 +-- dlls/ntdll/tests/time.c | 2 +- dlls/ntdll/time.c | 2 +- dlls/ntdll/unix/system.c | 4 +- include/winternl.h | 198 +++++++++++++++++++++++++++++++++++++------- programs/taskmgr/perfdata.c | 2 +- 6 files changed, 179 insertions(+), 39 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=afaf35b9e1a14ea5aeec2...