[Wine] Re: How to mix (naturally speaking) win32 and native (python) li

jorl17 wineforum-user at winehq.org
Tue Jul 28 09:27:45 CDT 2009


Thunderbird wrote:
> The only way you can do what you want is to write a simple bridge program using winelib which communicates with your Win32 app (e.g. using COM) and you access the winelib bridge from your python script using e.g. shared memory or some socket (e.g. a unix socket, TCP/IP or whatever).


Exactly, and never forgetting about possible differences in the size of datatypes and the like, it's a quite complex thing.







More information about the wine-users mailing list