loader fix for dbghelp

Alexandre Julliard julliard at winehq.org
Thu May 20 13:18:40 CDT 2004


Eric Pouech <pouech-eric at wanadoo.fr> writes:

> I fixed that by sending (in ntdll loader code) the DLL load event a
> bit later in the loading processus, when we're out of the dlopen call.

This will break dlls that are loading implicitly by ELF loading. That
stuff really has to be done in the constructor.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list