Hello all, it may be of interest to any application using card... As I was particularly annoyed by some vfsErrFileGeneric error while enumerating files in the root folder of a card, I finished digging into FAT structure and root directory structure. It seems that when you use more than 25 LFN entries in one directory (this number seems quite exact: one less and it is OK, there is also about 10 short entries), VFS goes bad and returns the vfsErrFileGeneric error. (my code is reduced to simple loop over VFSDirEntryEnumerate calls)
does any one at PalmSource knows about that ? Armel -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
