comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Dokan Ada bindings v 1.1
@ 2018-08-05  9:46 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2018-08-05  9:46 UTC (permalink / raw)


Dokan 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.

    http://www.dmitry-kazakov.de/ada/dokan.htm

Changes to the previous version:

- The code is completely rewritten to migrate to Dokan 1.1;
- Windows examples changed to 64-bit;
- The dependency from win32ada was removed, since it is no more included 
in GNAT Community. This version is  fully self-sufficient;
- The example of memory-resident file system now supports file security 
descriptors and performs access checks.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de


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

only message in thread, other threads:[~2018-08-05  9:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-05  9:46 ANN: Dokan Ada bindings v 1.1 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