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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e82da545c648d188,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-18 19:41:32 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: felipevivas@yahoo.es (felipe) Newsgroups: comp.lang.ada Subject: dll with ada Date: 18 Jun 2002 19:41:32 -0700 Organization: http://groups.google.com/ Message-ID: <265b9518.0206181841.3c20149@posting.google.com> NNTP-Posting-Host: 66.128.32.101 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1024454492 25548 127.0.0.1 (19 Jun 2002 02:41:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 19 Jun 2002 02:41:32 GMT Xref: archiver1.google.com comp.lang.ada:26341 Date: 2002-06-19T02:41:32+00:00 List-Id: I use win98se, and i need call one dll from ada, how can call any dll from ada95. thanks