Alexandre Julliard : ntdll: Fill the Wow64 PEB and process parameters.

Alexandre Julliard julliard at winehq.org
Tue May 25 16:08:15 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue May 25 16:21:58 2021 +0200

ntdll: Fill the Wow64 PEB and process parameters.

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

---

 dlls/ntdll/loader.c       |   2 -
 dlls/ntdll/tests/env.c    |  24 ++++----
 dlls/ntdll/tests/info.c   |  38 +++++++++++++
 dlls/ntdll/unix/env.c     | 136 ++++++++++++++++++++++++++++++++++++++++++----
 dlls/ntdll/unix/virtual.c |  21 +------
 include/winternl.h        | 106 +++++++++++++++++++++++++++++++++++-
 6 files changed, 281 insertions(+), 46 deletions(-)

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



More information about the wine-cvs mailing list