http://bugs.winehq.org/show_bug.cgi?id=25062
--- Comment #1 from Borut Ražem borut.razem@gmail.com 2010-11-14 11:21:15 CST --- Created an attachment (id=31934) --> (http://bugs.winehq.org/attachment.cgi?id=31934) wine-1.3.7 dlls/msvcrt/process.c patch
I removed all special handling of fdStdErr in case of readPipe and it works. The patch stderr.patch is attached.
Borut