How does XP know if an application hangs?

  • Thread starter Thread starter pareshgoel30
  • Start date Start date
P

pareshgoel30

How does XP know if an application has hanged?
I am writing a program that will do a alot of processing before again
polling for events from the OS? Do I need to repetitively call
Peekmessage() in my application?

Thanks
 
How does XP know if an application has hanged?
I am writing a program that will do a alot of processing before again
polling for events from the OS? Do I need to repetitively call
Peekmessage() in my application?

Thanks

I'd use a progress bar even if it was just to print a dot every 5 or ten
seconds.

Pop`
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top