HI, But don't use HostFS to check the total and unused ram size on card. The values Returned are all wrong on the simulator and emulator. Your code Will work on the real device.
regards -----Original Message----- From: Ben Combee [mailto:[EMAIL PROTECTED]] Sent: November 16, 2002 6:01 PM To: Palm Developer Forum Subject: Re: HostFS.prc: only 100K? At 19:52 2002-11-16 -0500, you wrote: >Hi. > >The HostFS.prc only gives me a 100K vfs in emulator with a 4.0ROM. Can >I make it larger? You can't trust the volume size that HostFS returns; it looks like its hardcoded to always return those values. In reality, HostFS is actually exposing a folder on your system's hard drive, so the size is practically unlimited. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
