Alexandre Julliard : ntdll: Implement NtWow64AllocateVirtualMemory64().

Alexandre Julliard julliard at winehq.org
Tue Jun 29 15:58:26 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 28 20:25:03 2021 +0200

ntdll: Implement NtWow64AllocateVirtualMemory64().

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

---

 dlls/ntdll/ntdll.spec     |  2 ++
 dlls/ntdll/tests/wow64.c  | 69 +++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/unix/virtual.c | 57 +++++++++++++++++++++++++++++++++++++++
 include/winternl.h        |  1 +
 4 files changed, 129 insertions(+)

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



More information about the wine-cvs mailing list