Aaron Hansen wrote:
P.S. Since mgou said that the OS sends a sysNotifyDBDeletedEvent
automatically when DmDeleteDataBase() is called for the AddressDB, it
seems like the Address PIM should take this as a hint to also delete the
ContactsDB-Padd. This is the behavior I would have expected at least.
Just a thought for the Palm folks that might be listening.
sysNotifyDBDeletedEvent is a defered notification, so will not actualy be sent till the event loop is next run (or you can call SysNotifyBroadcast(NULL) ). This may be why the ContactsDB-Padd database is not deleted..
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
