I have an app that spawns a console app process and redirects the stdout, and I am trying to find out how to turn the buffering off in the app that spawns the process. I can't find how... please help!!