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,3682579b9680cad0,start X-Google-Attributes: gid103376,public From: "Harry Tucker" Subject: Ada and DLL Date: 1999/03/27 Message-ID: <922580577.316.60@news.remarQ.com>#1/1 X-Deja-AN: 459848664 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Complaints-To: newsabuse@remarQ.com X-Trace: 922580577.316.60 4XURSSLBC0293D131C usenet1.supernews.com Organization: Posted via RemarQ Communities, Inc. NNTP-Posting-Date: Sun, 28 Mar 1999 00:22:57 GMT Newsgroups: comp.lang.ada Date: 1999-03-27T00:00:00+00:00 List-Id: I'm working on a small project and I forget how to write a DLL in Ada. My project is in Java and I want to use Ada to build a JNI. Any ideas where I can find examples and guides in doing this?