Version 1.60 (September 2009)
- CDROM emulation from (using .iso file image) (beta)
- Floppy disks emulation (beta)
- VDSDK service: command line switches
- Virtual disks count limit greatly increased
- Unique virtual devices and service identifiers added for commercial licenses
- Bug fixed: formatting from the service
Version 1.52 (March. 2009)
- Bug fixed: regular user with enabled UAC in Vista problem
- Bug fixed: mount timeouts in Win2k
- Bug fixed: memory leaks in COM interface
Version 1.50 (January 24, 2009)
- Windows Vista 64 compatibility
- Updated C# sample
- Automatic VDSDK.license file activation
- Fixed bug: normalization of activation string
- Some tiny bug fixes
Version 1.40 (September 4, 2008)
- Borland Delphi sample
- Bug fixed: multiple VDSDK initialization/deinitialization
- VDSDK Stand-alone mode (without installation)
- Additional drive flag: removable drive
- VDSDK notification handlers
- Removable RAM disk C++ sample
- Removable RAM disk python sample
Version 1.37 (July 13, 2008)
- Bug fixed: corrected native dll exported functions names
- Changed license keys generation algorithm
- Tool added: VDSDK Control Panel
- Built-in formatting support
- Samples added: dynamic loading of the native dll, formatting disk
- VDSDKCommonLibrary.dll renamed to VDCore.dll
Version 1.36 (June 26, 2008)
- Significant perfomance optimization
Version 1.35 (June 25, 2008)
- Feature added: CreateVirtualDriveEx method (Read-only volume creation)
- Native DLL methods call types are now _stdcall for better compatibility
Version 1.3 (June 17, 2008)
- Feature added: IVirtualDriveFile interface
- Updated samples and documentation
- Fixed some bugs
Version 1.2 (May 12, 2008)
- Feature added: Regular user account support
- Feature added: Windows Vista compatibility
- Feature added: x86_64 platform compatibility
Version 1.1 (April 19, 2008)
- Virtual disks can be checked and defragmented
- Advanced mount/dismount implementation
- C# sample
- IVirtualDriveHandler3 COM interface
- Kernel-mode timeouts to prevent operating system halt
- Dead volumes detection
Version 1.0 (April 15, 2008)
- Simple mount/dismount implementation
- Samples: C++, Python
- Virtual drive interfaces support: IVirtualDriveHandler, IVirtualDriveHandler2