Alexandre Julliard : kernel32: Move initialization of the WoW64 environment to ntdll.

Alexandre Julliard julliard at winehq.org
Tue Nov 5 16:11:43 CST 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Nov  5 11:34:55 2019 +0100

kernel32: Move initialization of the WoW64 environment to ntdll.

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

---

 dlls/kernel32/process.c | 172 ------------------------------------------------
 dlls/ntdll/env.c        | 159 ++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 147 insertions(+), 184 deletions(-)

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



More information about the wine-cvs mailing list