Click to See Complete Forum and Search --> : Is it possible to use Named Pipes instead?


jhattingh
April 25th, 1999, 10:44 AM
I need to be able to redirect stdout, but to do so ASYNCHRONOUSLY (spelling?) in which case, it seems I have to CreateNamedPipe instead of CreatePipe. Is it possible to use it for console redirection?