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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!news.netfront.net!not-for-mail From: "Hang Xie" Newsgroups: comp.lang.ada Subject: Re: Using Win32Com with Ada Date: Mon, 18 May 2009 20:17:53 -0700 Organization: Netfront http://www.netfront.net Message-ID: References: <99a42cc0-eb5f-446e-a78f-ec49fe6f2208@q14g2000vbn.googlegroups.com> <4a11bada$1_1@news.bluewin.ch> NNTP-Posting-Host: 24.5.219.240 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Trace: adenine.netfront.net 1242703080 68350 24.5.219.240 (19 May 2009 03:18:00 GMT) X-Complaints-To: news@netfront.net NNTP-Posting-Date: Tue, 19 May 2009 03:18:00 +0000 (UTC) In-Reply-To: <4a11bada$1_1@news.bluewin.ch> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Windows Mail 6.0.6001.18000 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18049 Xref: g2news2.google.com comp.lang.ada:5919 Date: 2009-05-18T20:17:53-07:00 List-Id: I'm doing some migration from VC to GNAT, and writing my own binding of DirectShow (pure COM based) is not that hard. Someone should compose a tool to convert C header files to GNAT's ads, I'm just lazy doing so as I've done more of my jobs manually ... -Hang "Gautier" wrote in message news:4a11bada$1_1@news.bluewin.ch... > Petter: > >> Some time ago I tried to get GNATCOM working, but I failed. > > It could be the same problem as GWindows: it works, but the installer > doesn't on recent GNATs, so you need a pre-built source and tool set (*). > A workaround is to build it with GNAT 3.15p, then use the stuff with any > newer GNAT (for GWindows, this trick works through 2008 GPL at least). > ___ > (*) or be patient: the repackaging of GNATCOM and GWindows are in > progress; perhaps the svn version is usable. > _________________________________________________________ > Gautier's Ada programming -- http://sf.net/users/gdemont/ > NB: For a direct answer, e-mail address on the Web site!