On 5/5/07, Christian Eggers <[EMAIL PROTECTED]> wrote:
Problem:
The dll is linked against an external (non-wine) shared lib. How can my dll be 
integrated in
wine without forcing other users to get the external library in order to 
compile wine?

Look at how capi32 does delay loading of the native capi library or
how mscms32 uses libcms. You can make it a soft dependancy so people
can still still compile and use wine without your library.

--
Steven Edwards

"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo


Reply via email to