Does the feature memory get released when you delete a program with the same creator ID, as is with the preferences?
No, features are not freed when your application is deleted. They will be freed when the device is reset (soft or hard). If you want to remove features, you should protect your application database and then register for the sysNotifyDeleteProtectedEvent notification, allowing you a chance to remove features and unprotect yourself.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
