hennep
Programmer
- Dec 10, 2000
- 429
I want to redirect the output from console app to a win32 app.
I don't mind to create a temp file an read this into my program.
BUT the console app writes to stderr instead of stdout.
How can this be solved ?
thanks,
Hennie Peters
PS. I don't have the source from the console application.
I don't mind to create a temp file an read this into my program.
BUT the console app writes to stderr instead of stdout.
How can this be solved ?
thanks,
Hennie Peters
PS. I don't have the source from the console application.