comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Dokan Ada bindings v1.5
@ 2021-11-20 15:50 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2021-11-20 15:50 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-20 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-20 15:50 ANN: Dokan Ada bindings v1.5 Dmitry A. Kazakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox