How do I redirect stderr of a spawned process into an internal buffer?

Andrej Mitrovic andrej.mitrovich at gmail.com
Sun Nov 27 22:51:48 PST 2011


Maybe even today. Here we go (second one is threaded):

https://github.com/AndrejMitrovic/DWinProgramming/tree/master/Samples/Extra/RedirectChildHandle

https://github.com/AndrejMitrovic/DWinProgramming/tree/master/Samples/Extra/RedirectChildHandleThreaded


More information about the Digitalmars-d-learn mailing list