Dokan/dokany is a user-space file system for Windows 32- and 64-bit. It consists of a driver and a library. The driver routes the I/O requests
to the file system device to the library callback.
Ada thin and thick bindings are provided. The thick binding define an
abstract file system, abstract file types with abstract primitive
operations like Create_File and Read/Write to implement.
A sample memory-resident file system is provided.
http://www.dmitry-kazakov.de/ada/dokan.htm
Changes to the version 1.1:
- The code was revised to comply with version 1.5.0.
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)