"steve" == steve lustbader steve.lustbader@philips.com writes:
steve> I have an app that starts 2 other processes using CreateProcess. steve> When one of these new proceses calls GetCommandLine, an empty steve> string is returned (the correct string is returned for the steve> original process). I tried looking into it, but I think this steve> part of Wine is a little over my head. Any thoughts/fixes for steve> this, anyone?
Can you produce a short C program that reproduces the problem and make that program available?
Bye