"Danny Wong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > hi, > > did you set ? just asking > > UInt32 volIterator = vfsIteratorStart;
Er, actually I forgot. Many thanks for your help and apologies for my stupidity! Matthew Fleming > > > > -- > Danny Y. Wong > Toysoft, Inc. > www.toysoft.ca > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Matthew > > Fleming > > Sent: Tuesday, May 27, 2003 10:31 AM > > To: Palm Developer Forum > > Subject: VFS/HostFS problem with Simulator > > > > > > 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/ > > > > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
