Tagged Questions
0
votes
1answer
663 views
How to turn on monitor after wake-up from suspend mode?
I need wake up PC from sleep to perform some actions - from C#. I've used CreateWaitableTimer functions, everything goes fine, at given time PC wakes up - but monitor stays in power save mode (turned ...
0
votes
1answer
300 views
Symbian Power Status Notification
I have an application that uses memory card and I need to do some save/restore state operations when the power of the card reader is turned off and on back again. This usually happens after some time ...