Building a wine(lib) based shared library to link with a Linux application

Dimitrie O. Paun dimi at intelliware.ca
Wed Aug 27 11:16:17 CDT 2003


On Wed, 27 Aug 2003, Louis wrote:

> Is it possible with wine(lib) to buuild a library (preferably shared) that I can link with an ordinary Linux program, so that it becomes possible to call the function ShowBox from the 
> Linux program. Possibly requiring to link additional wine(lib) libraries.

It depends, but in general, the short answer is no -- you need 
to turn your app into a Winelib app.

-- 
Dimi.




More information about the wine-devel mailing list