From: jc on 21 Apr 2010 00:34 Hello, I am using CreateProcess(...), and it is working OK. However, once the main program closes, the "launched" program also closes. How can I have the "launched" program stay open, after the main program closes? VC++ 2008, WinXP TIA, -jc
From: jc on 21 Apr 2010 03:08 Hello, I solved the problem! -jc
|
Pages: 1 Prev: MFC application and Load DLL Next: Derived Class at Design Time |