At 02:27 PM 9/15/2005, you wrote:
Thanks Ben for pointing me there. I've tried to use it but I seem to be doing something wrong. It says it's registered but I can't install the file onto the card.

Really what I want to do is access the card like a fat file system. There's apparently a definition for it vfsFilesystemType_VFAT, but I'm not seeing how to go about doing it. Are there any examples around showing how to use these functions?

VFSFileOpen, VFSFileRead, VFSFileClose? There's no way to do this from a conduit without a helper app on the device, but once your code is on the device, all the VFSFile calls should work. You'll only be able to access external memory cards or internal VFS volumnes -- these don't work for standard databases in the storage heap.


-- Ben Combee, Senior Software Engineer, Palm, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Developer Forum Archives:   http://news.palmos.com/read/all_forums/


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

Reply via email to