[Wine] Re: HOWTO develop a Linux application that uses a Windows LIB ?

vitamin wineforum-user at winehq.org
Fri Jan 14 09:08:42 CST 2011


pvbrowser wrote:
> Now you want to develop a Linux application that uses both libraries.

You'll need an extra winelib app that runs inside Wine and talks to your Windows library. Then your Linux app can talk to it via some IPC.

Of course you can compile your entire Linux app as winelib, but then it can only be run inside Wine.







More information about the wine-users mailing list