Results 1 to 4 of 4

Thread: Checking to see if a program is not Responding?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Location
    Texas
    Posts
    313

    Question

    How can I check to see if a program is not responding?

  2. #2
    Guest
    Try sending it a message and see if it responds, if it dosen't, then mark it as NOT RESPONDING.

  3. #3
    Guest
    That would be the SendMessage function.

    Take a look at http://209.207.250.135/ref/s/sendmessage.html
    (vbapi.com)

    Sunny

  4. #4
    Guest
    Yes, it is the HOWEVER EVIL API function SendMessage and also CallWindowProc/SetWindowLong.

    Sorry about the NO-CODE.

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