I call SysNotifyRegister using sysNotifyEarlyWakeupEvent as parameter,and
please see the following code:
if (errNone != SysNotifyRegister(u16CardNo, dbId,
sysNotifyEarlyWakeupEvent,WakeupHandler, sysNotifyNormalPriority, NULL))
......
In WakeupHandler() function,I call FrmCustomAlert,and hope it popup a
alert.I compile it,and install .prc to my device.
I run it,then I turn off the device,and turn on it again,the alert appear.
When I run the other application on the device,turn off it,turn on it,it
crash!
Why?How do I correct it?
Please help me,and thanks.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/