I have a code resouce (e.g., shared library). This code resouce register to receive a deferred notification (e.g., sysNotifyDBDeletedEvent), of course, this code resource contains a function to handle this notification.
How does this notification get broadcasted to this code resource? Does this code resource have to keep calling "EvtGetEvent" in order to get notification since it is deffered? Besides "EvtGetEvent", is there any other way for this code resource to get the notification? Thanks -mguo -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
