Re: VFS manager: how to register a default directory and use it?

2001-06-17 Thread Tom Zerucha
On Wed, Jun 13, 2001 at 08:53:47PM +0400, Evgeny Rokhlin wrote: > Hello, All! > > Hi All, > I'm currently updating some program to make it use the VFS. The program uses > a .pdb file and I'd like to let the user place this file on the SD card. So > I'm trying to register a default directory on t

VFS manager: how to register a default directory and use it?

2001-06-13 Thread Evgeny Rokhlin
Hello, All! Hi All, I'm currently updating some program to make it use the VFS. The program uses a .pdb file and I'd like to let the user place this file on the SD card. So I'm trying to register a default directory on the SD card with a piece of code like this: *** Err err; Char pathStr[50];