I noted that when using createprocess, it is possible to get the output of a dos batch file. However if a linux script or program is called instead, it run but the stdout of linux processing can not be read by wine. Does anyone know how to do it? regards,
bill lam wrote:> I noted that when using createprocess, it is possible to get the output of a dos > batch file. However if a linux script or program is called instead, it run but > the stdout of linux processing can not be read by wine. Does anyone know how to > do it? > > regards,An example code would be nice.
Apparently Analagous Threads
- Fortran programs not writing stdout on windows
- CreateProcess and redirected stdout from Linux apps?
- error in abld build wins udeb
- Question on CreateProcess and handle inheritance
- [ win32utils-Bugs-5503 ] Process::create() checks return value of CreateProcess against 0, should be false