> Cards are being used more and more on the Palm devices and the 
> users start wondering why the file move within one card is so 
> slow, when Windows or PPC manage to do it fast. I personally 
> don't understand why Palm selected this way... 
> (Performing operation on the FAT directory can't be a big deal.)

you are using VFSFileRename() right?

  http://www.palmos.com/dev/support/docs/palmos/VFSMgr.html#997456

i would have expected; that this API call would talk to the VFS
driver and then it would simply update the FAT on the sd card. if
it doesn't - then someones either been lazy or its really badly
implemented.

-- 
Aaron Ardiri
[EMAIL PROTECTED]
http://www.mobilewizardry.com/

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

Reply via email to