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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,639c67044f34892c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news3.google.com!news.glorb.com!Spring.edu.tw!news.nctu.edu.tw!feeder.seed.net.tw!netnews!not-for-mail From: "bubble" Newsgroups: comp.lang.ada Subject: Re: ActiveX Controls Date: Wed, 12 Jul 2006 16:54:36 +0800 Organization: HiNetNews Message-ID: References: <44b3b488$1@news.uni-rostock.de> NNTP-Posting-Host: 211.21.60.19 X-Trace: netnews.hinet.net 1152694476 8872 211.21.60.19 (12 Jul 2006 08:54:36 GMT) X-Complaints-To: usenet@HiNetnews.hinet.net NNTP-Posting-Date: Wed, 12 Jul 2006 08:54:36 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-RFC2646: Format=Flowed; Response Xref: g2news2.google.com comp.lang.ada:5637 Date: 2006-07-12T16:54:36+08:00 List-Id: hi,Thomas: A new keyword,"interface",has been added to ada2005. you must check out a new version Gnatcom from CVS to fix the problem "Thomas Krueger" ���g��l��s�D:44b3b488$1@news.uni-rostock.de... > Hello, > > i got a problems using COM objects in Ada. The first thing i tried to do > has been to read the article from David Bottom"Interfacing Ada 95 to > Microsoft COM and DCOM Technologies". Pretty good article for > understanding, but i think it is to much work for many more functions. I > am looking for a solution similar to the C++ visual studio. Where i can > import the classes easily ... > > I found GNATCOM and the desrciptions are well. But i was not able to > finish the install procedure using the free ada2005 gnat compiler. Maybe > the problems with the installation is another topic > > Another one is Object ada from Aoinix (the demo version) but this version > does not support activeX. Does the fully licensed product support activeX > well? (like the c++ ms visual studio) > > Which way would you prefer? Is there another one? > > Thanks in advance > Thomas > > >