>> It now seems to me that I want to be
>> able to iterate with DmGetNextDatabaseByTypeCreator on each mounted file
>> system--or something like that?
>
>DmGetNextDatabaseByTypeCreator will find all databases in all storage heaps
>on the device, but it won't look through the file system. To enumerate the
>file system, you'll need to use VFS routines (see VFSMgr.h).
http://oasis.palm.com/dev/kb/samples/2729.cfm contains a bunch of code that
should get you started.
Yes, external file systems are different from internal databases - mostly
due to vast hardware differences, and the fact that external storage such
as SD cards and CF cards are plain old filesystems.
-David Fedor
Palm, Inc.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/