you need to include the header
#include "PmPalmOSNVFS.h"
and add
UInt32 volIteratorP;
volIteratorP = vfsIteratorStart | vfsIncludePrivateVolumes; // 0x80000000L
is the flag passed in to include the private volume...
--
Danny Y. Wong
Toysoft, Inc.
www.toysoft.ca
----- Original Message -----
From: "Brandon Schmidt" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[email protected]>
Sent: Monday, February 13, 2006 1:53 PM
Subject: VFS and Internal Memory
Tried searching the forums and couldn't find a relevant topic for this
question:
Does the VFS Manager work for the non-volatile internal memory found in
newer palm devices such as the Tungsten T5? For example, will
VFSVolumeEnumerate() enumerate all of the volumes in both internal memory
and on any external memory cards inserted or do I have to use a separate
API?
--
For information on using the PalmSource Developer Forums, or to
unsubscribe, please see http://www.palmos.com/dev/support/forums/
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/