Windows Phone Thoughts - Daily News, Views, Rants and Raves

Check out the hottest Windows Mobile devices at our Expansys store!


Digital Home Thoughts

Loading feed...

Laptop Thoughts

Loading feed...

Android Thoughts

Loading feed...




Go Back   Thoughts Media Forums > WINDOWS PHONE THOUGHTS > Windows Phone Developer

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-28-2007, 01:29 PM
kotteesh
Neophyte
Join Date: Dec 2007
Posts: 1
Default Power notification Event from WakeUp mode

When the device is turned off after one minute (ie when the device is off) by the OS, we can wake it up by pressing any key on keypad. When this is done, the device wakes up from suspend mode and sends Power Notification events/messages which is caught in TimoutMonitor.cs file. The code for suspend is 2097152. When this message is caught, the TimoutLogin is kicked off.

The whole issue here is, the time taken to catch this event and showing the login screen is more, during which the user can press the windows start menu and do what ever he likes. So, the target is to ensure that when the device wakes up, it should immediately display the login screen without wasting any time.

Check if there is any other Power notification event which can be caught before the device sleeps so that we can catch and put the login screen before the device wakes up.
Please help me to do this
 
Reply With Quote
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:36 PM.