Alexandre Julliard : wow64: Add thunks for the virtual memory syscalls.

Alexandre Julliard julliard at winehq.org
Tue Jul 27 15:51:00 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul 27 11:15:25 2021 +0200

wow64: Add thunks for the virtual memory syscalls.

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

---

 dlls/wow64/Makefile.in     |   3 +-
 dlls/wow64/syscall.h       |   9 ++
 dlls/wow64/virtual.c       | 255 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/wow64/wow64_private.h |  24 +++++
 4 files changed, 290 insertions(+), 1 deletion(-)

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



More information about the wine-cvs mailing list