Run exe file problem !!!
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
Use ShellExecute()for starting exe , why you want to stop exe? Regards, Abhi Lahare
-
Use ShellExecute()for starting exe , why you want to stop exe? Regards, Abhi Lahare
-
use createprocess() waitforsingleobject() and terminateprocess() example class: http://codebeetle.com/page.php?id=31[^]