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
 
Back
Top