|
-
January 23rd, 2000, 01:43 AM
#1
Finding What programs are Running
Can anyone tell me what the command is to find what programs are currently runing? like the list u get when u hit crtl+alt+del
I need to check if a program is running, and respond accordingly..
I dont think the App.previnstance will work, it only checks to see if itself is already running right?
-
January 23rd, 2000, 02:09 PM
#2
Re: Finding What programs are Running
You can checkout the code at http://codeguru.developer.com/vb/articles/1968.shtml - that should do the job for you.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
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
|