News

I need to programmatically open a console .exe application from a GUI C++ application.<br><br>The criteria:<br>1.) I'd like to capture the return code.<br>2.) I'd like to capture the output (it ...