Allow loading of built-in dlls with LOAD_LIBRARY_AS_DATAFILE flag set

Dmitry Timoshkov dmitry at sloboda.ru
Mon Mar 19 19:02:14 CST 2001


"Alexandre Julliard" <julliard at winehq.com> wrote:

> I think it's reasonable to give the native dll priority when doing
> LOAD_LIBRARY_AS_DATAFILE. An app using this wants to poke inside the
> dll binary file and we are much better off giving it the 'real' thing
> in this case IMO.

Perhaps version.dll code should use DONT_RESOLVE_DLL_REFERENCES instead of
undesirable LOAD_LIBRARY_AS_DATAFILE?

Will DONT_RESOLVE_DLL_REFERENCES work with built-in dlls somewhere in the future?







More information about the wine-devel mailing list