Alexandre Julliard : krnl386: Use RtlCaptureContext and NtSetContextThread to implement register functions.

Alexandre Julliard julliard at winehq.org
Tue Jul 25 16:11:26 CDT 2017


Module: wine
Branch: master
Commit: 1b85b6cab7372c05fec841a578a9882ef47028f5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1b85b6cab7372c05fec841a578a9882ef47028f5

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul 25 12:04:28 2017 +0200

krnl386: Use RtlCaptureContext and NtSetContextThread to implement register functions.

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

---

 dlls/kernel32/kernel32.spec           | 42 +++++++++++++++++------------------
 dlls/krnl386.exe16/kernel16_private.h | 26 ++++++++++++++++------
 dlls/krnl386.exe16/krnl386.exe16.spec | 42 +++++++++++++++++------------------
 dlls/krnl386.exe16/thunk.c            | 24 ++++++++++----------
 dlls/krnl386.exe16/vxd.c              |  2 +-
 5 files changed, 74 insertions(+), 62 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=1b85b6cab7372c05fec841a578a9882ef47028f5



More information about the wine-cvs mailing list