So - if I understand correctly - 1) I use SysCurAppDatabase to get my app's database ID.
2) Then can I lock it down with DmDatabaseProtect? And unprotect it after I remove the notification registration? Thanks, Walt Bilofsky On Wed, 3 Mar 2004 02:09:03 -0500, "Scott Dreslinski" <[EMAIL PROTECTED]> wrote: >Depends on the notification and how you registered it. > >If you are getting the notification as a launch code, then there should be >no issue with your app "moving". If you are registering your notification >for a direct function callback, then you need to lockdown your code resource >so it does not "move" while you are registered. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
