Please see the following code:
if (errNone != SysNotifyRegister(u16CardNo, dbId,
sysNotifyMenuCmdBarOpenEvent,NotifyMenuHandler,
sysNotifyNormalPriority, NULL))
{
}I write the NotifyMenuHandler function,but I find it is never called.Why? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
