System Error Messages in Windows CE

Joined
Dec 14, 2006
Messages
3
Reaction score
0
There are some messages which are sent to all top level windows by Windows CE Operating System.
For Example - Power on/off
(537 - WM_DEVICECHANGE)



By subclassing a window procedure those messages can be monitored.(using MessageWindow class)
I want to know whether the Sytem Error Messages are sent to the all top level windows by OS or not?
Is there a way to monitor System Error Messages in compact framework?



Thank You
Mahesh Kumara
 

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