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-Thread: 103376,79957b22065a2921,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!newsfeed.stanford.edu!sn-xit-03!sn-xit-12!sn-xit-09!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Adaddict" Newsgroups: comp.lang.ada Subject: DLLs with GNAT Date: Fri, 14 Oct 2005 17:49:49 -0400 Organization: www.talkaboutprogramming.com Message-ID: <30bbc1d4243af92eeda1a46dda9b2a1d@localhost.talkaboutprogramming.com> X-Newsreader: www.talkaboutprogramming.com X-Problems-To: info at talkaboutnetwork.com X-Posted-By: USERID-68263 Content-Type: text/plain; X-Complaints-To: abuse@supernews.com Xref: g2news1.google.com comp.lang.ada:5664 Date: 2005-10-14T17:49:49-04:00 List-Id: Is there any way to generate DLLs with GNAT that you could call from a Visual Studio code? Is there any way to do that at all with Ada? Thanks in advance for your answers. Regards