|

 With Callback File System you can create your own file system within your application and expose this file system to Windows as a virtual disk.
Callback File System provides a kernel-mode driver, which calls your application when it needs to perform some file system operation, and a user-mode API for use by your application. And your application can expose generic data as a file system to third-party processes.
Such approach lets you offer the remotely stored information for system-wide access.
Keywords: callback, file, system, mount, virtual, remote, access, disk
Recent Changes: Itanium support
Delphi 2009 and C++Builder 2009 support
Install Support: Install and Uninstall
Supported Languages: English
Additional Requirements: Not Established
PAD file URL: http://www.eldos.com/pads/cbfs_pad.xml
|