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.4 required=5.0 tests=BAYES_00,SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f89928671a66a5a5,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-08 12:25:07 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed00.sul.t-online.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: A# & .NET Date: Sun, 08 Feb 2004 21:24:21 +0100 Organization: tp.internet - http://www.tpi.pl/ Message-ID: 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 1076271923 14193 195.116.185.50 (8 Feb 2004 20:25:23 GMT) X-Complaints-To: usenet@tpi.pl NNTP-Posting-Date: Sun, 8 Feb 2004 20:25:23 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4.1) Gecko/20031008 X-Accept-Language: pl, en-us, en Xref: archiver1.google.com comp.lang.ada:5345 Date: 2004-02-08T21:24:21+01:00 List-Id: Hi, is there any way to use the MFC.dll from Visual .NET with Ada ?? I know that there is msil2ada that can generate the Ada headers from a .NET's dll but it have to take as input a file generated from ILDASM disassembler. Is it possible to use that with the MFX.dlls from .NET or there is other way to use that ?