|
-
May 16th, 2001, 05:40 PM
#1
Checking to see if other programs are running
How can I check to see if other programs are running. I want to check to see if a program called "gear" is running, how would I do that?
-
May 16th, 2001, 06:46 PM
#2
Re: Checking to see if other programs are running
Well if you search through this forum you'll be able to find a lot samples on finding windows that have the same title. This is achieve via FindWindow() API function. Anyway, look at this thread:
http://www.codeguru.com/cgi-bin/bbs/...age=&view=&sb=
It might help 
-Cool Bizs
Good Luck,
-Cool Bizs
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
|