Allow loading of built-in dlls with LOAD_LIBRARY_AS_DATAFILE flag set

Alexandre Julliard julliard at winehq.com
Mon Mar 19 13:31:45 CST 2001


Dmitry Timoshkov <dmitry at sloboda.ru> writes:

>     Dmitry Timoshkov <dmitry at codeweavers.com>
>     Allow loading of built-in dlls with LOAD_LIBRARY_AS_DATAFILE flag set.

I think it would be better to keep the existing support for native
dlls, and simply fall back to loading the builtin library if
SearchPath fails. It's unlikely we are ever going to support proper
LOAD_LIBRARY_AS_DATAFILE for builtin dlls anyway.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list