What is the name of the VFS called? I can't seem to find it
anywhere. Is VFS manager type 'libr' or something else?

-- 
Danny Y. Wong


> -----Original Message-----
> From: Dave Lippincott [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 22, 2001 7:53 AM
> To: Palm Developer Forum
> Subject: Re: how to get refnum from VFS manager
> 
> 
> If SysLibFind fails, use SysLibLoad
> and read the function descriptions again (especially the parameter
> descriptions).
> 
> ----- Original Message -----
> From: "Danny Wong" <[EMAIL PROTECTED]>
> To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> Sent: Tuesday, August 21, 2001 7:01 PM
> Subject: how to get refnum from VFS manager
> 
> 
> > How do I get the refnum to the VFS manager?
> >
> > does this work?
> >
> > SysLibLoad ('libr', sysFileCVFSMgr, &refNum);
> >
> > or should I use
> >
> > SysLibFind (const Char* nameP, UInt16* refNumP);
> >
> > if so what is the name of the VFS lib name called?
> >
> > thanks
> >
> > danny
> >
> > --
> > For information on using the Palm Developer Forums, or to 
> unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
> >
> 
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

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

Reply via email to