Dmitry Timoshkov dmitry@sloboda.ru writes:
Dmitry Timoshkov <dmitry@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.