[Wine] Re: Integration between WINE and Host

vitamin wineforum-user at winehq.org
Tue Oct 26 21:58:00 CDT 2010


kevavic wrote:
> How difficult/easy is it to write programs that essentially sit over the Wine-Host boundary, without the need for virtual sockets etc?

As simple as compiling your program with winegcc (make sure it compiles first under mingw). Of course you still have problem of mixing both worlds (POSIX and win32) like synchronization, memory management, etc.







More information about the wine-users mailing list