Hi,
I'm after some information on how to create a virtual filesystem and mount/map it in windows as a disk.
Specifically, I have a file which is the 'virtual disk' and stores other files within it, I have written an API for this file, basically to save stuff to it, delete stuff, and extract stuff from it. So its a very simplistic file system.
Is there any Microsoft documentation on how I could do this? Or is it realistically incredibly complex?
Thanks,
Jack
I'm after some information on how to create a virtual filesystem and mount/map it in windows as a disk.
Specifically, I have a file which is the 'virtual disk' and stores other files within it, I have written an API for this file, basically to save stuff to it, delete stuff, and extract stuff from it. So its a very simplistic file system.
Is there any Microsoft documentation on how I could do this? Or is it realistically incredibly complex?
Thanks,
Jack