cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Checking the instance of the application
Checking the instance of the application running
Dec 22, 2015 at 12:44pm UTC
Kande
(2)
I have .bat file to kill the list of process from my windows.
Now I need to loop through for confirming if all the list of process have been killed using C++ /C# command.
Please advise me how and where to start
Dec 23, 2015 at 8:20am UTC
kbw
(9488)
The stuff you need is in here.
https://msdn.microsoft.com/en-us/library/windows/desktop/ms684895%28v=vs.85%29.aspx
Topic archived. No new replies allowed.