Alexandre Julliard : wow64: Add thunks for the process/thread creation syscalls.

Alexandre Julliard julliard at winehq.org
Thu Jul 29 16:37:51 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul 29 10:49:02 2021 +0200

wow64: Add thunks for the process/thread creation syscalls.

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

---

 dlls/wow64/Makefile.in     |   1 +
 dlls/wow64/process.c       | 396 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/wow64/struct32.h      |  53 ++++++
 dlls/wow64/syscall.h       |   7 +
 dlls/wow64/wow64_private.h |   7 +
 5 files changed, 464 insertions(+)

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



More information about the wine-cvs mailing list