WineLib and DLLs

Jon Griffiths jon_p_griffiths at yahoo.com
Thu Sep 12 20:44:44 CDT 2002


--- steve.lustbader at philips.com wrote:
> Is including it in the wine tree the only way to link with it?

No, but it is the easiest. If you do the generation of the stub DLL
you can build it outside of the tree with some Makefile hacking. 

Another solution you see in the docs is to LoadLibrary() and
GetProcAddress() but IMHO this is not the way forward...

Cheers,
Jon


=====
"Don't wait for the seas to part, or messiahs to come;
 Don't you sit around and waste this chance..." - Live

jon_p_griffiths at yahoo.com

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com



More information about the wine-devel mailing list