DLL Load Question: Please Help!

Bill Medland billmedland at mercuryspeed.com
Tue Feb 1 12:04:04 CST 2005


On February 1, 2005 08:46 am, Sergey Efimoff wrote:
> Hi,
>
> I have windows binary-only, third-party .DLL library without any source
> files.
> I would like to use it in my unix-based project, which is compiled with
> usual GNU C compiler. Wine documentation says Wine is able to load
> external .DLLs, but does not explain how to implement such ability in
> userland

(Unless things have changed without me noticing) 
You are going to have to investigate WineLib.  You can't simply link Wine into 
an existing unix executable,  Because of some low level stuff Wine has to be 
the main process.

> Bye.

-- 
Bill Medland
mailto:billmedland at mercuryspeed.com
http://webhome.idirect.com/~kbmed




More information about the wine-devel mailing list