Alexandre Julliard : wow64: Add a thunk for the NtRaiseException syscall.

Alexandre Julliard julliard at winehq.org
Fri Aug 20 16:12:55 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Aug 20 15:02:25 2021 +0200

wow64: Add a thunk for the NtRaiseException syscall.

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

---

 dlls/wow64/process.c       | 191 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/wow64/syscall.c       |   5 +-
 dlls/wow64/syscall.h       |   1 +
 dlls/wow64/wow64_private.h |   1 +
 4 files changed, 195 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list