SHLWAPI ole32 (delay-load of dlls)

Alexandre Julliard julliard at winehq.com
Fri Jul 12 12:50:13 CDT 2002


"Jürgen Schmied" <juergenschmied at lycos.de> writes:

> This is not completely right. shlwapi loads ole32 per delay-load what 
> means nearly its linking against it. We don't have anything similar at 
> the moment. I don't think we should do anyting by function pointers.
> Maybe we could generate stubs during the build process to implement
> delay loading. It don't looks to hard to implement.

It's already implemented, you just have to list them as DELAYIMPORTS
instead of IMPORTS in the makefile.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list