Thread: ioTrayIcon
View Single Post
Old 02-04-2004, 04:23 PM  
darkone
Disabled
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

I could add WM_PING for you, if you think you need it ;p Sending window message using SendMessage() should accurate and easy way of testing wheter program is responding or not. Another solution is that, you could make your program a debugger for io. => wait until io throws exception/quits.
darkone is offline   Reply With Quote