Creating a virtual hard drive / directory

  • Thread starter Thread starter SiD`
  • Start date Start date
S

SiD`

Hi, I would link to create/mount a virtual hard disk (like what PGP do)
or a virtual directory by code.
I think I should write a sort of driver.
I would prefere to interact only with the file level (not the disk one)

How can I do that?
Is there any way to do that in .NET?

Thanks,
sid.
 
You can try developing this as a virtual SCSI miniport driver.

Reagrds,
Asang Dani
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top