Virtual Drive SDK 1.60
irtual Drive SDK allows to create and manage virtual disks that appear in Windows as regular disks. Virtual disk can be located anywhere: on hard disk, network, random access memory, database etc. To do this on your own you need to develop a driver that requires deep knowledge of operating system internals, and a lot of time for debugging and testing it. Virtual Drive SDK makes possible to implement read/write operations without having to develop your own kernel driver. All necessary part of boring work is done, so you can focus on storage, encryption etc.
VDSDK now supports x86_64 environment as well as x86.
Requirements
Changes: 1.60
- Floppy disks emulation (beta)
- VDSDK service: command line switches
- Virtual disks count limit greatly increased
- Bug fixed: formatting from the service
- Bug fixed: "ghost" drive in Windows 7 after dismounting