Hi: Everybody
I am reading "Creating a Child Process with Redirected
Input and Output" from MSDN, because I want to read and
write from the console to a WIN32 windows application.
However, I don't know what those two .cpps are doing, how
can they communicate each? (the source file is in
attachment, or type "Creating a Child Process with
Redirected Input and Output" as keywords in MSDN search
box.
I run child process, the console window keeps open, and at
same time I let parent .cpp running, so what should I do
now, type something???
Thanks for your time.
Jim
parent.cpp 6K Download |