win32 api for Process.BeginOutputReadLine

Posted by Anirudh Goel on Stack Overflow See other posts from Stack Overflow or by Anirudh Goel
Published on 2009-05-12T10:12:42Z Indexed on 2010/03/25 9:03 UTC
Read the original article Hit count: 468

Filed under:

hi, i wanted to know the c++ equivalent of c#'s Process.BeginOutputReadLine, where i aynchronously read from the standardoutput of another process. Is there any API for it?

© Stack Overflow or respective owner

Related posts about winapi