comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: ANN: Dokan Ada bindings v 1.0
Date: Tue, 19 Aug 2014 21:07:57 +0200
Date: 2014-08-19T21:07:57+02:00	[thread overview]
Message-ID: <1xyu32sw917f3$.r5b56sajngp8.dlg@40tude.net> (raw)
In-Reply-To: d709d9b5-3859-4177-93c7-3bdea84ced4a@googlegroups.com

On Tue, 19 Aug 2014 09:52:15 -0700 (PDT), Anh Vo wrote:

> On Tuesday, August 19, 2014 9:12:40 AM UTC-7, Dmitry A. Kazakov wrote:
>> On Tue, 19 Aug 2014 08:51:34 -0700 (PDT), Anh Vo wrote:
>> 
>>> On Saturday, August 16, 2014 9:12:12 AM UTC-7, Dmitry A. Kazakov wrote:
>> 
>>>> Dokan library for developing is user-space file system for Windows. The Ada
>> 
>>>> 
>> 
>>>> bindings are Ada 95 compliant. A sample implementation of a memory-resident
>> 
>>>> 
>> 
>>>> file system is included.
>> 
>>>> 
>> 
>>>> http://www.dmitry-kazakov.de/ada/dokan.htm
>> 
>>> 
>> 
>>> Thank you Dmitry for providing this binding. I did download it by 
>>> following the link provided. However, the taz file contains only dokan 
>>> library. No Ada binding sources were seen. 
>>  
>> Hmm, there is no taz file. The archive file is dokan_1_0.tgz. If you unpack 
>> it, the bindings are in the root directory.  
>> Let you used gzip and tar, e.g. from mingw:
> 
> Sorry, I see them now. The reason I did not see them before because I did
> not create a separate directory while unzipping and untarring the
> download. Thus, the binding sources are scattered.

Good.

BTW, if you plan to write a file system, better to test it under a virtual
machine until it is stable. An Ada exception will most likely crash the
whole system.

Also the protocol of what Windows does and what it expects from calls to
return on failure is not documented. You will need a lot of
experimentation.

Feel free to report any problems.

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

      reply	other threads:[~2014-08-19 19:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-16 16:12 ANN: Dokan Ada bindings v 1.0 Dmitry A. Kazakov
2014-08-19 15:51 ` Anh Vo
2014-08-19 16:12   ` Dmitry A. Kazakov
2014-08-19 16:52     ` Anh Vo
2014-08-19 19:07       ` Dmitry A. Kazakov [this message]
replies disabled

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