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/