W
Will Program For Food
Hi,
I am curious as to how some applications achieve creating some sort of
virtual file system, basically this is what I mean:
a) Does not matter whether it is opening a file that "behaves" as a VFS or
simply creating such virtual drive
b) A "new" drive is mapped into the computer (i.e. X under which the
virtual file system is available
so, how is that done if I may ask what do I have to do for my app to
"map" a new drive and then respond to events of some kind so that it can
"serve" whatever items it wants to make available under the virtual drive.
Any help/examples is greatly appreciated.
I am curious as to how some applications achieve creating some sort of
virtual file system, basically this is what I mean:
a) Does not matter whether it is opening a file that "behaves" as a VFS or
simply creating such virtual drive
b) A "new" drive is mapped into the computer (i.e. X under which the
virtual file system is available
so, how is that done if I may ask what do I have to do for my app to
"map" a new drive and then respond to events of some kind so that it can
"serve" whatever items it wants to make available under the virtual drive.
Any help/examples is greatly appreciated.