Re: Win32 Redirect stdOut stdErr in same process

2004-03-11 Thread Igor Pechtchanski
On Thu, 11 Mar 2004, Valerio Ferrucci wrote: > Errata corrige: in my previous mail I wrote stdIn where I wanted to mean stdOut > > Hi, > I hope that someone on the list can help me about this or point me to > some docs or example. > My Win32 application calls an external library that writes to std

Win32 Redirect stdOut stdErr in same process

2004-03-11 Thread Valerio Ferrucci
Errata corrige: in my previous mail I wrote stdIn where I wanted to mean stdOut Hi, I hope that someone on the list can help me about this or point me to some docs or example. My Win32 application calls an external library that writes to stdOut and stdErr. I want to capture (redirect) these outp