http://bugs.winehq.org/show_bug.cgi?id=13659
Erich Hoover ehoover@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover@mines.edu
--- Comment #2 from Erich Hoover ehoover@mines.edu 2009-01-31 22:17:07 --- I ran into this recently looking into another issue, are you sure this is a problem in CreateProcess? My memory of creating command-line windows applications was that the application had to handle any quoted strings. You could try grabbing a windows cmd.exe, use winecfg to have it take priority, and then test to see if that works around the problem.