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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8141f2ef049fcd7e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-11 09:15:33 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!newsfeed.rt.ru!news-stob.telia.net!news-sto.telia.net!194.22.194.4.MISMATCH!masternews.telia.net.!newsb.telia.net.POSTED!not-for-mail From: "Peter Hend�n" Newsgroups: comp.lang.ada References: <%lfx7.6$_o6.503@newsc.telia.net> Subject: Re: Help with GNAT, WinNT, StdCall, dll, exported names X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: Date: Thu, 11 Oct 2001 16:06:55 GMT NNTP-Posting-Host: 213.67.175.183 X-Complaints-To: abuse@telia.com X-Trace: newsb.telia.net 1002816415 213.67.175.183 (Thu, 11 Oct 2001 18:06:55 CEST) NNTP-Posting-Date: Thu, 11 Oct 2001 18:06:55 CEST Organization: Telia Internet Xref: archiver1.google.com comp.lang.ada:14285 Date: 2001-10-11T16:06:55+00:00 List-Id: "David Botton" wrote: David, I do not have the luxury of using COM objects, which is of course the best (IMHO) solution - if it is possible. In this case I have a server that expects to load my dll, and then call the entry points of that dll using the StdCall convention. Any solutions? /Peter H.