GetCommandLine

steve.lustbader at philips.com steve.lustbader at philips.com
Thu Oct 17 14:08:23 CDT 2002


>steve.lustbader at philips.com writes:
>
>> This patch pretty much fixes it.  It still isn't quite right, although
>> this probably isn't the same problem.  In windows, GetCommandLine returns
>> a string with quotes around it, while in wine, only the sub process command
>> line has quotes around it (ie, in windows the first window displays
>> "MainProc.exe", while the second displays "SubProc.exe", while in wine it's
>> MainProc.exe and "SubProc.exe").
>
>What Windows version are you using?  I don't get quotes here on NT 4.
>

I'm running WinXP, which I guess would explain the difference.  I was mostly
concerned that Wine displayed them differently.  I started MainProc with
"wine MainProc.exe".

-Steve





More information about the wine-devel mailing list