[PATCH 1/2] kernelbase: Use command_lineW for GetCommandLineW.

Alexandre Julliard julliard at winehq.org
Tue Oct 13 14:06:55 CDT 2020


Myah Caron <qsniyg at protonmail.com> writes:

> +    NtCurrentTeb()->Peb->ProcessParameters->CommandLine.Buffer = p;

I expect you wanted to restore the previous command line here, but
that's not what it does.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list