http://bugs.winehq.org/show_bug.cgi?id=5224
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
--- Comment #21 from Austin English austinenglish@gmail.com 2008-04-14 13:18:40 --- In windows: If double clicked in explorer: "C:\Documents and Settings\Admail\Desktop\GetCommandLineA.exe"
If run from cmd.exe: C:\Documents and Settings\Admail\Desktop>GetCommandLineA.exe GetCommandLineA.exe
In wine:
If run with 'wine GetCommandLineA.exe': GetCommandLineA.exe
If run with wine cmd GetCommandLineA.exe: GetCommandLineA.exe
If run from nautilus: No gui pops up :-/. May need to make it a graphical app...