How can I run a program compiled with winelib when wine has b een uninstalled.

Mike Hearn mike at theoretic.com
Mon Jan 5 12:45:59 CST 2004


On Mon, 05 Jan 2004 09:57:34 -0800, Steven Edwards wrote:
> Right but...There are going to be problems with this untill WINE 1.0.
> If the WINE server protocall or API changes the app will break. For the
> time being the only solution would be to ship WINE with the app. Once
> we have a 1.0 release of winelib this wont be a issue for any
> applications linked to 1.x

Why? WineLib apps don't RPC to the wineserver directly, they go via the
win32 API which is stable. If the wineserver protocol changes, that's
hidden behind the dlls right?




More information about the wine-devel mailing list