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-Thread: 103376,25e3b7231b106883 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!h2g2000yqg.googlegroups.com!not-for-mail From: pa3fan@amsat.org Newsgroups: comp.lang.ada Subject: Re: Ada and Windows COM Date: Wed, 15 Apr 2009 14:15:56 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 85.223.48.159 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1239830156 29800 127.0.0.1 (15 Apr 2009 21:15:56 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 15 Apr 2009 21:15:56 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h2g2000yqg.googlegroups.com; posting-host=85.223.48.159; posting-account=CC1A_AoAAABX-IX4QCfXAWWjpkZXtFOl User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009032711 Ubuntu/8.04 (hardy) Firefox/3.0.8,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:4488 Date: 2009-04-15T14:15:56-07:00 List-Id: On Apr 15, 11:50=A0am, Tim Rowe wrote: > Is there any (free!) way of using MS Windows COM from Ada? I've looked > at GNATCOM, but that won't build with the current version of gnat. The > community says that they're working on it, but there's no news on when > it will be fixed so I could do with an alternative. > > TIA, > > Tim Rowe In the meantime you can try my version of GNATCOM which I adapted for Ada2005 a while ago. http://www.xs4all.nl/~veenker/gnatcom.zip Hope this helps Regards, Rob Veenker