is your application run from card? On 2/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello,I have made a sample C/C++ application which when launched first register the sysNotifyIdleTimeEvent using following statement: err = SysNotifyRegister (cardNo, dbID, sysNotifyIdleTimeEvent, NULL , sysNotifyNormalPriority, NULL); This application also defines the handler for this event. As long as this application is running I am getting/receiving this sysNotifyIdleTimeEvent, but when I exits this application the sysNotifyIdleTimeEvent stoped firing. I want to receive this sysNotifyIdleTimeEvent event (and have to do sum work) even if the application is exited. I am using Palm OS Developer Suite 1.2 (Latest) targeting Palm OS Garnet. Regards, Mahmood -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
-- Best Regards, Dmitry Grinberg Software Engineer, http://PalmPowerups.com (847) 226 9295 AIM: DmitryGrinberg MSN: [EMAIL PROTECTED] ICQ: 165589894 Y! IM: dmitrygr2003 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
