Creating a Vitual Drive
-
There is the thing: I need to create a Vitrual Drive wich is mapped into a file (an XML one). This file needs to simulate a tree stucture from the disk. Is there a .Net way to do this? ... Just asking www.brusella.com.ar[^]
-
There is the thing: I need to create a Vitrual Drive wich is mapped into a file (an XML one). This file needs to simulate a tree stucture from the disk. Is there a .Net way to do this? ... Just asking www.brusella.com.ar[^]
Gonzalo Brusella wrote:
Is there a .Net way to do this?
No. You can however make a container file, and a viewer for it, but this wont be viewable by Windows itself.**
xacc.ide-0.1.3.14 - Now with syntax support for PowerShell
xacc.ide-0.1.3.13 source code**
-
Gonzalo Brusella wrote:
Is there a .Net way to do this?
No. You can however make a container file, and a viewer for it, but this wont be viewable by Windows itself.**
xacc.ide-0.1.3.14 - Now with syntax support for PowerShell
xacc.ide-0.1.3.13 source code**
The only way is with IoCreateDevice and with C++?? Hmmmm... A LONG work waits me....
-
The only way is with IoCreateDevice and with C++?? Hmmmm... A LONG work waits me....
Gonzalo Brusella wrote:
Hmmmm... A LONG work waits me....
I think so. A while ago I tried the same, knowing already that it's not possible to do it in .NET, and since I'm not used to "classic" Win32 APIs, I simply gave up. :sigh: Anyway if you're going to do it, we'll all appreciate an article on that topic here at CP. :) ______________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] and the ScrewTurn Software experiment