deliver full path by argv[0] and GetCommandLine for win9x

Alexandre Julliard julliard at winehq.org
Thu Feb 12 12:18:26 CST 2004


Juan Lang <juan_lang at yahoo.com> writes:

> This is the same executable, so it isn't a different
> _CRTMainStartup.  I think this supports Frank's
> assertion.

No, the interesting case is what happens with CreateProcess. Launching
the app from cmd.exe doesn't tell you anything, because you don't know
exactly what arguments cmd.exe passed to CreateProcess.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list