I am trying to call a notification from an asynchronous function through SysNotifyDeferred function. There is a case where I need to stop the asynch function, but before doing that I wanna delete all pending notifications. Unless I do that it is crashing.
1. Will SysNotifyUnregister do that ? If yes, will it start pld queued notifications when again I do SysNotifyRegister ? 2. Is there a way I can delete all the pending notification and stop the asynch function ? --cp -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
