>How do I get the name of ALL installed libs in a Palm (like Mathlib, IrLib,
>AMX, etc)? Even those that are "built-in" in the system.
Call DmGetNextDatabaseByTypeCreator, and specify sysFileTLibrary as the
type since that's the one used for shared libraries.
>I need to do this both programatically and through the app launcher.
The app launcher won't necessarily show each library separately, if it has
the same creator ID as something else. That's a feature, since normal
users 99% of the time don't need to care.
-David Fedor
Palm Developer Support
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/