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,bdc3856477c28d0b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-15 12:32:07 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!news-FFM2.ecrc.net!newsfeed.vmunix.org!npeer.de.kpn-eurorings.net!feed.news.schlund.de!schlund.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.tpinternet.pl!atlantis.news.tpi.pl!news.tpi.pl!not-for-mail From: Szymon Guz Newsgroups: comp.lang.ada Subject: Re: MFC & Ada Date: Mon, 15 Mar 2004 21:30:29 +0100 Organization: tp.internet - http://www.tpi.pl/ Message-ID: References: NNTP-Posting-Host: hal.skynet.org.pl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: atlantis.news.tpi.pl 1079382734 3167 195.116.185.50 (15 Mar 2004 20:32:14 GMT) X-Complaints-To: usenet@tpi.pl NNTP-Posting-Date: Mon, 15 Mar 2004 20:32:14 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en In-Reply-To: Xref: archiver1.google.com comp.lang.ada:6334 Date: 2004-03-15T21:30:29+01:00 List-Id: Steve wrote: > AFC is a thin binding to MFC: > > http://www.jswalker.demon.co.uk/jswtech.htm#AFC > > I haven't used the binding, but from what I understand it is rather > complete. > > Steve > (The Duck) > I know, but I need to use some classes from the mfc.dll and I have some problems with that so I'm looking for a bit of Ada code that does that but AFAIK that binding is added to the commercial version of ObjectAda and is not available for free.