With CallbackDisk component you can create and manage virtual disk devices within the software application that you develop and expose these disks to Windows as if they were real disk devices. The disks become visible to all processes in Windows.
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 ...
Review Me!
CallbackDisk Legal Information
Software piracy is theft, Using a CallbackDisk 2.0 crack, password, serial number, registration code or key generator that has not been purchased is illegal and will prevent future development of CallbackDisk. It is forbidden to share any crack, patches, serial numbers or keygen for CallbackDisk, or link to pages that contain them. If you do, your user account will be deleted, your IP address logged and legal action will be taken.
Related Downloads:
virtual disk drive driver device kernel mode user callback