Guest bm_masri Posted February 3, 2006 Report Posted February 3, 2006 (edited) Hello, I have a media player application that wakes up at certain time and play mp3 file. I use SystemIdleTimerReset to prevent the Window Mobile 5.0 (Treo 700w) from going to suspend mode. It works fine if the KeyGuard is not Active. However, if Keyaguard mode is on, then SystemIdleTimerReset or even sending keypresses does not work and the device suspend after specific time. Can someone shed some light on this problem and what is the work around? I know there must be a way to prevent the device from suspending, because Active sync does it and prevents the device from suspending even with the keyguard on. Your help is greatly appreciated... Edited February 4, 2006 by bm_masri
Guest bitbank Posted February 23, 2006 Report Posted February 23, 2006 try my suggestion from here: http://www.modaco.com/Keep_the_backlight_o...113841-s15.html L.B.
Guest windowsmobilepro Posted March 31, 2006 Report Posted March 31, 2006 (edited) Read a series of articiles on Windows Mobile Power Management Specifically, Use CeSetUserNotificationEx should do the trick. Edited March 31, 2006 by windowsmobilepro
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now