Alexandre Julliard : ntdll: Make sure the argv array matches the Unicode version, even when launching start.exe.

Alexandre Julliard julliard at winehq.org
Tue Mar 30 15:19:49 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Mar 30 09:56:32 2021 +0200

ntdll: Make sure the argv array matches the Unicode version, even when launching start.exe.

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

---

 dlls/ntdll/unix/env.c    | 198 +++++++++++++++++++++++++++++------------------
 dlls/ntdll/unix/loader.c |  25 ++++--
 2 files changed, 140 insertions(+), 83 deletions(-)

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



More information about the wine-cvs mailing list