Palm-meisters,

I am trying to use some VFS code with the Simulator. I installed
HostFS_Simulator.prc and then did a soft reset of the Simulator. Two
"volumes" are then visible in the drop-down at the upper right of the
Simulator: "POSESlot1" and "4MBRAMDISK".  Also, this process creates a
subdirectory labeled "Card1" in the directory in which the Simulator
executable lives. This presumably corresponds to "POSESlot1".

So far, so good. However, when my program does this:

    err=VFSVolumeEnumerate(&volRefNum, &volIterator);

I get an error. Since I can't enumerate the volumes, I can't (obviously) get
off first base with VFS.

The same program runs without problems on the Emulator, using the Emulator
version of HostFS.  But I need the Simulator, because the application uses
an ARMlet.

Sorry to bother, but its not at all obvious what's the problem here. Any
assistance much appreciated.

Matthew Fleming



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

Reply via email to