[Wine] Re: Running windows DLL functions from GCC application

robiwan wineforum-user at winehq.org
Wed Dec 14 02:56:19 CST 2011


vitamin wrote:
> Yes, winelib app can see both win32 API and POSIX API. But they do not coexist together well in all areas and you have to do extra work when mixing the two. Example: synchronization, files, GUI, network.

As the DLL I'll be calling merely does calculations, I hope to avoid those problems. But to dig in a bit, is it necessary to use winegcc to build a winelib application or would -lwine with gcc suffice ?







More information about the wine-users mailing list