[Wine] Re : .NET programs

John Drescher drescherjm at gmail.com
Tue Dec 11 11:27:49 CST 2007


> >
> Windows .NET programs are usually linked to some native dlls or
> something. In my experience, they don't usually run on Linux Mono.
>
> Kevin N.
>
> They can be properly written using .NET classes and linked to .NET
> libraries...
> thus working without problem.
>
One reason for using native dlls is performance. In cases where an
emulated virtual environment provides poor performance a native dll
can be added to improve performance.

John



More information about the wine-users mailing list