[Wine] Re: Windows DLL as Linux shared library

dank daniel.r.kegel at gmail.com
Fri Mar 16 09:22:08 CDT 2007


On Mar 15, 10:23 am, nos... at haneke.de (Elmar Haneke) wrote:
> how can i make an cover to use an Win32-DLL be callable as an
> Linux-Shared-Library (it should be called from within Mono).
>
> I managed to man an Linux-"executable" by using winegcc,
> the DLL seems to load fine.
>
> How can I make an .so file to export functions from the DLL to my
> Mono-Application?

Use the Windows version of Mono and run it under Wine.
It's not well supported yet, but it's the only route that
has a chance of working in the next year or so.
- Dan



More information about the wine-users mailing list