Alexandre Julliard : ntdll: Allocate 64-bit TEB and PEB in WoW64 mode.

Alexandre Julliard julliard at winehq.org
Fri Jul 24 17:05:10 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul 24 11:24:31 2020 +0200

ntdll: Allocate 64-bit TEB and PEB in WoW64 mode.

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

---

 dlls/ntdll/loader.c            | 19 +++++++++--
 dlls/ntdll/ntdll_misc.h        |  4 +++
 dlls/ntdll/tests/info.c        | 42 +++++++++++++++++++++++
 dlls/ntdll/unix/server.c       | 14 +++++++-
 dlls/ntdll/unix/signal_i386.c  |  6 ++--
 dlls/ntdll/unix/unix_private.h | 17 +++++++---
 dlls/ntdll/unix/virtual.c      | 75 +++++++++++++++++++++++-------------------
 7 files changed, 131 insertions(+), 46 deletions(-)

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



More information about the wine-cvs mailing list