wine/ dlls/Makefile.in dlls/avicap32/Makefile. ...

Alexandre Julliard julliard at winehq.com
Thu May 16 23:30:32 CDT 2002


"Dimitrie O. Paun" <dpaun at rogers.com> writes:

> Now, the linking things is still a bit of mistery to me. Let's see:
>   -- libwine is linked with all DLLs using the host's native dynlinking tool
>   -- when a program is loaded, _wine_ loads the required DLLs which
> in turns gets linked by the OS to libwine.

Yes, exactly. Dlls are linked against libwine the same way they are
linked against the C library, using the standard ELF linking.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list