> -----Original Message-----
> From: Michael J. Ryan [mailto:[EMAIL PROTECTED]
> Sent: sábado, 12 de abril de 2008 3:32
> To: Rolf Bjarne Kvinge
> Subject: Re: [Mono-dev] Mono on wine redux
> 
> On 04/11/2008 07:15 AM, Rolf Bjarne Kvinge wrote:
> >> But what percent of .net apps are pure?
> >
> > Quite a big percent actually. Take into account that you can only
> > make impure apps with C++, with C# or VB (or any other .NET language)
you
> > can't.
> 
> Wow, I seem to remember being able to make library calls via P/Invoke
> in C#..
> 

"Impure apps" or mixed-mode assemblies isn't the same thing as P/Invoke.
P/Invoke allows you to call native methods in other (native) libraries,
while mixed-mode assemblies contain native code in addition to IL/managed
code in the same library.

Rolf

> --
> Michael J. Ryan - tracker1(at)theroughnecks(dot)com -
> www.theroughnecks.net
> icq: 4935386  -  AIM/AOL: azTracker1  -  Y!: azTracker1  -  MSN/Win:
> (email)
> 
> ... FRA #112: Never have sex with the boss's sister.
> 
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.12/1372 - Release Date:
> 10/04/2008 17:36


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to