Results 1 to 2 of 2

Thread: Is program running?

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    4
    Using win9x How does one launch a program from within a VB6 program and then be able to query if the program is still running. In 16 bit VB you could launch with Shell and then use the Task ID and GetModuleUsage to see if it was active. I found one knowledgebase but it Waited for the program to end. I need to be doing something else and then look back to see if its still up or not.

    Thanks

  2. #2
    Guest
    I posted an example of how to do it.
    Check out this thread.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width