I'm using CreateProcess() to run some console math programs from a GUI. How can I get the terminal window to remain open after the called program finishes executing?
Thanks...
Thanks...