Linking wine *dll.so libraries with Linux applications ?!

Troy Rollo wine at troy.rollo.name
Thu Oct 20 16:37:30 CDT 2005


>OK, then you will need to use the longjmp method.

I missed a step...

Before calling Win32 entry points (other than those in the Win32 kernel) you 
will need to call LoadLibrary on the library they are in. This will ensure 
that Wine has initialised anything in the library that needs to be 
initialised.



More information about the wine-devel mailing list