I have a console application that I launch from a GUI applicaiton. The console application takes parameters for filenames to parse and process. Currently I am able to captur
Along with output pipeline there's an input pipeline. Just write to that pipe using WriteFile().