Paul Gofman : ntdll: Implement RtlGetExtendedContextLength().

Alexandre Julliard julliard at winehq.org
Mon Aug 31 17:16:54 CDT 2020


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Mon Aug 31 12:31:56 2020 +0300

ntdll: Implement RtlGetExtendedContextLength().

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

---

 .../api-ms-win-core-xstate-l1-1-0.spec             |   2 +-
 dlls/ntdll/exception.c                             |  71 ++++++++++
 dlls/ntdll/ntdll.spec                              |   2 +
 dlls/ntdll/tests/exception.c                       | 147 ++++++++++++++++++++-
 dlls/ntoskrnl.exe/ntoskrnl.exe.spec                |   2 +
 include/ddk/wdm.h                                  |   7 +-
 6 files changed, 227 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list