On Tue, 2003-01-28 at 06:59, Rodolphe Br�jaude wrote: > Is it possible to list all the files in an SD memory car that I inserted in > may Pal and > present them in a form in my app?
Yes. > Can I use the VFS functions to do this? Yes. > I can read or write in a file with VFS functions, but I don't see a function > to list or search files > with a specific extension, for exemple.?? You have to write your own. VFSDirEntryEnumerate() would be a good starting point. -- Dave Carrigan Seattle, WA, USA [EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680 UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
