Alexandre Julliard : ntdll: Implement RtlWow64GetThreadSelectorEntry().

Alexandre Julliard julliard at winehq.org
Thu Jul 1 15:53:49 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul  1 08:57:35 2021 +0200

ntdll: Implement RtlWow64GetThreadSelectorEntry().

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

---

 dlls/ntdll/ntdll.spec         |   1 +
 dlls/ntdll/process.c          |  67 +++++++++++++++++++++
 dlls/ntdll/tests/wow64.c      | 137 ++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/unix/signal_i386.c |   2 +-
 include/winternl.h            |   1 +
 5 files changed, 207 insertions(+), 1 deletion(-)

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



More information about the wine-cvs mailing list