Alexandre Julliard : wow64: Add thunks for a number of system syscalls.

Alexandre Julliard julliard at winehq.org
Fri Jul 30 14:21:08 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul 30 13:09:23 2021 +0200

wow64: Add thunks for a number of system syscalls.

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

---

 dlls/wow64/Makefile.in |   1 +
 dlls/wow64/syscall.h   |  14 +++
 dlls/wow64/system.c    | 237 +++++++++++++++++++++++++++++++++++++++++++++++++
 include/winternl.h     |   1 +
 4 files changed, 253 insertions(+)

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



More information about the wine-cvs mailing list