Module: wine Branch: master Commit: 09f2896d95256f07f274769b1a297525b6587c6d URL: https://source.winehq.org/git/wine.git/?a=commit;h=09f2896d95256f07f274769b1...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Dec 8 13:20:03 2021 +0100
wow64: Add mapping for NtQuerySystemInformation(SystemExtendedProcessInformation).
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wow64/struct32.h | 12 +++++ dlls/wow64/system.c | 142 ++++++++++++++++++++++++++++++-------------------- 2 files changed, 97 insertions(+), 57 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=09f2896d95256f07f2747...