Create virtual drive
I ask you to give me a short example (source code) that will explain how to create a virtual drive. Then I need you to explain what should I do to mount an image (I need to know if the image file should have a special format, if I need a dll, and if so, what functions do I need, and so on)...
I know it is a lot, but some information or links would be great...
Thanks
(I have a lot of c++ & WinAPI knowledge, so I will probably understand any source code)

