 Virtual 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.
Keywords: Virtual, drive, disk, SDK, emulate,
Recent Changes: - CDROM emulation (using .iso file image) (beta)
- 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
Install Support: Install and Uninstall
Supported Languages: English
Additional Requirements: Operating system: Windows 2000, XP, 2003, Vista
PAD file URL: http://www.eterlogic.com/downloads/vdsdk.xml
|