12 Jul
2002
12 Jul
'02
5:50 p.m.
"Jürgen Schmied" <juergenschmied(a)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(a)winehq.com