From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f931a979de7f5a93 X-Google-Attributes: gid103376,public From: David Botton Subject: Re: Ada&DLL Date: 1999/04/09 Message-ID: <370E2F3E.618E037E@Botton.com>#1/1 X-Deja-AN: 464509593 Content-Transfer-Encoding: 7bit References: <7ehopm$1i0$3@news.ktts.kharkov.ua> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: news1.iquest.net 923680868 204.180.46.25 (Fri, 09 Apr 1999 13:01:08 EDT) MIME-Version: 1.0 NNTP-Posting-Date: Fri, 09 Apr 1999 13:01:08 EDT Newsgroups: comp.lang.ada Date: 1999-04-09T00:00:00+00:00 List-Id: Take a look at the articles on creating DLLs at http://www.botton.com/ada/articles and also the creating COM object example at http://www.botton.com/ada/os on the Ada Source Code Treasury. Jerry's site at http://stad.dsl.nl/%7Ejvandyk/ for more information David Botton Eugene wrote: > How can i compile a *.dll in Ada95 (I have public version of Gnat) > Eugene eug@galsys.kharkov.ua