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,42c73644015cdfa4 X-Google-Attributes: gid103376,public From: David Botton Subject: Re: Creating COM objects with Ada Date: 1999/02/15 Message-ID: <36C89C25.4BE5B54E@Botton.com>#1/1 X-Deja-AN: 444727020 Content-Transfer-Encoding: 7bit References: <36C68920.97FF9715@Botton.com> <7a6fjt$983$1@nnrp1.dejanews.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: news1.iquest.net 919117503 204.180.46.25 (Mon, 15 Feb 1999 17:25:03 EDT) MIME-Version: 1.0 NNTP-Posting-Date: Mon, 15 Feb 1999 17:25:03 EDT Newsgroups: comp.lang.ada Date: 1999-02-15T00:00:00+00:00 List-Id: I would call it "luck". The objects are working for some people under Win95, but still no luck on Win98. There are some other problems with the GNAT version when it is being used by code written in GNAT, and is being looked at. I suspect some of the problems Robert Dewar has could have come from not including documentation for making DLLS with GNAT in 3.11p and better documentation for 3.12 (what I've seen needs more work). I think you'll find all is in order with the DLLs - http://www.botton.com/ada/os/make-com.html Perhaps you should work something out for those that can not afford the tens of thousands for support contracts, but are pushing GNAT in to the next century. Never the less, I am very gracious for what ever bones you have thrown to the public, with out them I wouldn't have started using Ada. David Bottondewar@gnat.com wrote: > In article <36C68920.97FF9715@Botton.com>, > David Botton wrote: > > On GNAT it only partly works on NT and doesn't work at > > all on Win 95/98, this is caused by a number of problems > > GNAT has with creating DLLs and hopefully will be > > resolved as GNAT matures in its ability to create DLLs. > > If any one has better luck getting the GNAT DLLs to work, > > then let me know! > > We have had pretty good "luck" getting GNAT DLL's to work, > and have found ways to satisfy what our customers > are trying to do in this area. It is certainly true that > the current 3.12 technology is more advanced in this area, > including most notably more complete documentation of how > to proceed in making and using DLL's. I suspect some of the > problems that David refers to are indeed just a matter of > not having figured out how to do things right. > > Robert Dewar > Ada Core Technologies > > -----------== Posted via Deja News, The Discussion Network ==---------- > http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own