Eugene Mayevski a �crit : > If my application is active, how can it receive notification that the device > is suspended? I checked SysNotifyRegister function but it seems to launch an > application (with specific launch code), when the device is suspended. And I > need to shutdown existing application, which is currently active. Can you > please point me in the right direction? Thanks in advance.
Did you try trapping the vchrAutoOff and vchrPowerOff keyDownEvents? -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
