"Nicklas W Bjurman" <[EMAIL PROTECTED]> writes: > What is needed for a program to support memory expanion card (SD/MMC)
Read the docs on the VFS expansion manager. > I suppose some codeing is needed to be done as not every program > supports memory card. Is it very much code one has to write to make a > program support them. Files stored on an expansion card are not PalmOS databases. Therefore, all of the standard data manager routines will not work (DmOpen, DmWrite, etc.). > Also how does programs that is stored on a card work... I have heard > they copy themself to the regular memory... Thought if I have a 5 Mbyte > program and only have like one 1 Mbyte left in the odinary memory, will > I not be able to run that program? This is correct. -- Dave Carrigan ([EMAIL PROTECTED]) | Yow! Am I accompanied by a UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | PARENT or GUARDIAN? Seattle, WA, USA | http://www.rudedog.org/ | -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
