On November 21, 2002 11:25 am, Shachar Shemesh wrote:
Performing the communications with the wineserver from the app itself (rather than from dlls the app is dynamically linked with) seem to me like asking for trouble, if only because it deviates significantly from the way Windows apps are built.
Winelib apps have no direct dealings with the wineserver. However, our DLL interface is not that stable yet, that's why we're pushing to finish the DLL separation (Phase 1). Check out the 0.9 TODO! :)