On Tuesday 18 July 2006 09:53, Jacek Caban wrote:
It's not enough. We have to be able to call these functions from the Wine code, call callbacks, COM interfaces etc...
These are complications rather than impenetrable barriers. Wine->Wine (and Winelib App->Wine) calls would not need to go through the thunks. Many of the issues involved have already been dealt with for 16<->32 thunking and cross-process COM calls.
It's not ideal, but it should be possible.