cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Aktive Proses Cheking
Aktive Proses Cheking
Apr 17, 2008 at 12:38pm UTC
rodo2024
(1)
Hello,how could i check if a proses is already started or not. i am writing a programm that must start when a third party programm starts. So my programm must check if this third party programm is already started and then start.
Thank you
Apr 18, 2008 at 9:55am UTC
guruplus
(110)
what do u mean by a third party program?
and, what kind of OS do u use?
if windows then
here is an example:
http://www.codeproject.com/KB/cpp/processviewer.aspx
Topic archived. No new replies allowed.