|
-
Oct 1st, 2002, 03:53 AM
#1
Thread Starter
Member
Start process/program and check if it's still alive?
How do I check if my started process still is alive?
/Anders
-
Oct 1st, 2002, 12:08 PM
#2
You could use the WaitForExit method with a short timeout value.
-
Oct 2nd, 2002, 07:23 AM
#3
Thread Starter
Member
YES!
It works!
Thank you.....
The program reads an .ini-file to get the application to start and keep alive. If the application dies for som reason, my program restarts it within seconds specified in the .ini-file.
/Anders
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|