Alexandre Julliard : ntdll: Implement DbgUiConvertStateChangeStructure().

Alexandre Julliard julliard at winehq.org
Mon Feb 1 16:13:08 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb  1 11:39:06 2021 +0100

ntdll: Implement DbgUiConvertStateChangeStructure().

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/ntdll.spec   |   2 +-
 dlls/ntdll/process.c    | 109 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/tests/info.c |  55 ++++++++++++++++++++++++
 include/winternl.h      |  93 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 258 insertions(+), 1 deletion(-)

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



More information about the wine-cvs mailing list