|
-
August 10th, 2010, 11:20 AM
#1
Virtual Disk Driver for mounting folders
Hello all,
I don't have an actual development question, but rather need some indications on finding some documentation, articles or, if possible, open source code for a virtual disk driver for mounting folders. Something similar to what the "subst" command (which I don't really know if it communicates with a driver) is doing. However, I would need to do this with a driver. Any other ideas or advices are welcome.
I have found a *lot* of driver examples for mounting CD/DVD images, but that's a bit different from what I am trying to accomplish.
Thanks,
Marcel
-
August 10th, 2010, 12:11 PM
#2
Re: Virtual Disk Driver for mounting folders
I don't have an answer for you unfortunately but since you don't want to handle CD/DVD images and similar what's wrong by using subst?
-
August 10th, 2010, 12:16 PM
#3
Re: Virtual Disk Driver for mounting folders
Hi S_M_A,
Thank you for your answer! It would have been so easy to use subs, but unfortunately a virtual disk driver is a requirement of this project. Later other features will be added to it, which could be done only in kernel mode.
Thanks,
Marcel
-
August 10th, 2010, 12:39 PM
#4
Re: Virtual Disk Driver for mounting folders
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|