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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,CP1252 X-Google-Thread: 103376,8141f2ef049fcd7e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-11 16:47:56 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!isdnet!enst!enst.fr!not-for-mail From: "David Botton" Newsgroups: comp.lang.ada Subject: Re: Help with GNAT, WinNT, StdCall, dll, exported names Date: Thu, 11 Oct 2001 19:46:58 -0400 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <%lfx7.6$_o6.503@newsc.telia.net> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 8bit X-Trace: avanie.enst.fr 1002844075 5163 137.194.161.2 (11 Oct 2001 23:47:55 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Thu, 11 Oct 2001 23:47:55 +0000 (UTC) To: Return-Path: X-pair-Authenticated: 216.254.101.195 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.4 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , List-Archive: Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:14346 Date: 2001-10-11T19:46:58-04:00 Take a look at GNATCOM.Create.Inproc.ads http://www.adapower.com/gnatcom/src/gnatcom-create-inproc__ads.htm David Botton ----- Original Message ----- From: "Peter Hend�n" Newsgroups: comp.lang.ada To: Sent: Thursday, October 11, 2001 7:28 PM Subject: Re: Help with GNAT, WinNT, StdCall, dll, exported names > David Botton wrote: > > I don't know how true that is. I used STDCALL convention functions in DLLs > > with GNAT 3.12p > > Did you Export them? In that case, could you give me some samples of > function declarations, pragmas, .DEF file and the command line switches > you gave to gnatdll/link/bind etc. Any help at all would be appreciated. > > /Peter H. > > -- > Peter Hend�n http://www.algonet.se/~phenden > ICQ: 14672398 > Teknisk Dokumentation AB http://www.tdab.com > > > _______________________________________________ > comp.lang.ada mailing list > comp.lang.ada@ada.eu.org > http://ada.eu.org/mailman/listinfo/comp.lang.ada >