CallbackDisk 2.0
Virtual disk is the one that has a file system on it, but is not physically located on a disk partition. The storage can be actually located in a file residing on a local disk, or in application resources, or in memory, or somewhere at a remote location. The important part is that this disk is visible to the user (and to other applications) as if it were a formatted hard disk partition.
CallbackDisk provides a kernel-mode driver, which calls your application when it needs to perform reading or writing to the disk. And your application can store the actual disk data anywhere it needs: in memory, over the net etc.
Virtual disk can be needed, when
* the application stores some data internally (in resources or in supplementary files) and it needs to use some library, which can only work with file located within a system-wide file system. The examples include DirectX libraries, Flash player, many third-party components.
* the application must hide presence of the disk from the user, while keeping it (the disk) available for some applications
* and more ...
...Virtual Drive SDK allows to...create and manage virtual disks that appear...as regular disks. Virtual disk can be...to develop a driver that requires deep...and testing it. Virtual Drive SDK makes...develop your own kernel driver. All necessary...
...With Callback File System component...Windows as a virtual disk or a...mode development to implement...
...to create various virtual devices to transmit/receive...regular serial ports, virtual devices have special...capabilities: the same device can be opened...several programs, create virtual pipes, expose serial...TCP protocol), create virtual serial port device...key features: - Virtual device: connector -...
...Direct Zip Driver is a powerful...CD/DVD image, map virtual hard disk, no...RAR WIM as virtual hard drive or...virtual folder. 3) Map...used folders as Virtual Hard Drives; 4)...CCD, CUE as Virtual DVD drive; 5)...APE, WV as virtual CD drive, import...VDI, VMDK as Virtual Hard Drive;...
...easy to use disk encryption software, which...transparently encrypts disk partitions, devices (USB...or creates encrypted virtual disk as files.3S...device The 3S partition...is a hard disk partition encrypted using...devices. 2. File-hosted virtual disk The File-hosted...virtual disk is a normal...

