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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,889b07ac9e6ac6a3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.74.201 with SMTP id w9mr6136335pbv.0.1330612732730; Thu, 01 Mar 2012 06:38:52 -0800 (PST) Path: h9ni26973pbe.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: gautier_niouzes@hotmail.com Newsgroups: comp.lang.ada Subject: Re: Using dll from a C# code Date: Thu, 1 Mar 2012 06:38:52 -0800 (PST) Organization: http://groups.google.com Message-ID: <171511.1487.1330612732304.JavaMail.geo-discussion-forums@vbw15> References: <3622013.252.1330516368698.JavaMail.geo-discussion-forums@ynkz21> <189548.691.1330568785536.JavaMail.geo-discussion-forums@ynlt17> <2d391aa2-23ed-4c29-96a5-3292ae13bfb7@l7g2000vbw.googlegroups.com> <24322569.1107.1330602115411.JavaMail.geo-discussion-forums@ynjd19> NNTP-Posting-Host: 206.122.158.4 Mime-Version: 1.0 X-Trace: posting.google.com 1330612732 22541 127.0.0.1 (1 Mar 2012 14:38:52 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 1 Mar 2012 14:38:52 +0000 (UTC) In-Reply-To: <24322569.1107.1330602115411.JavaMail.geo-discussion-forums@ynjd19> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=206.122.158.4; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-03-01T06:38:52-08:00 List-Id: Le jeudi 1 mars 2012 12:41:55 UTC+1, Rego, P. a =E9crit=A0: > Actually no. I am using native .NET for generating the dll. So I just run= C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319 /t:library simple.cs A .NET DLL is not a traditional DLL and has not Intel machine code in it. It was called DLL just to avoid disturbing some people (and confusing other= ).=20 See here, under ".NET assembly" for more infos: http://support.microsoft.com/kb/815065/en-us HTH=20 _________________________=20 Gautier's Ada programming=20 http://freecode.com/users/gdemont=20