On 1/21/06, Daniel R. Kegel dank@alumni.caltech.edu wrote:
...
- wsprintf(new_cmd, "%s %s", externalstart, command);
- WCMD_output("Running ");
- WCMD_output(new_cmd);
- WCMD_output("\n");
- WCMD_run_program (new_cmd);
- LocalFree ((HANDLE)new_cmd);
Er, without those WCMD_output debug statements, of course. Sorry 'bout that.
Annoyingly, fixing this reminded me of what a pile of stinking doo our wcmd (and my start.exe) are. Hopefully I'll forget again soon :-) - Dan
-- Wine for Windows ISVs: http://kegel.com/wine/isv