Module: wine Branch: master Commit: 662730a1bfc0517c14d9099d2ed1433dad10be03 URL: https://source.winehq.org/git/wine.git/?a=commit;h=662730a1bfc0517c14d9099d2...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Mar 24 10:43:31 2021 +0100
ntdll: Set the Wow64 environment variables from the Unix side.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/env.c | 100 ++++++-------------------------------------------- dlls/ntdll/unix/env.c | 59 +++++++++++++++++++++++++++-- 2 files changed, 66 insertions(+), 93 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=662730a1bfc0517c14d90...