I'm trying to cancel a power off. I'm already eating the vchrPowerOff key in the app's event handler. Of course that doesn't catch vchrPowerOff while the OS is handling the events (e.g. alerts) For that, I can register for the sysNotifySleepRequestEvent notifier and see if the reason is sysSleepPowerButton. So now I know, but how do I stop it? I tried using EvtEnqueueKey to queue a vchrPowerOff thinking it would turn back on, but no such luck. Anyone have an idea of how to stop the power off?
Thanks, Karen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
