> I have a sharable library that puts up its own UI. 
> It's usually in ROM.  When an updated copy of the
> shared library is loaded into RAM, 
> the new RAM code executes, but the UI resources are
> retrieved from ROM.

How are you opening your database? If you use DmGetNextDatabaseByTypeCreator
with latestVers = true, it'll use whichever database has a higher version
number in its header. If they're the same, it'll use the one in RAM.
-
Danny

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to