[PATCH] mshtml: Make sure LoadLibraryEx() will search directory of xul.

Jactry Zeng jactry92 at gmail.com
Fri Nov 30 01:09:42 CST 2018


Hi Jacek,
Jacek Caban <jacek at codeweavers.com> 于2018年11月30日周五 上午12:00写道:
>
> Looking at all those "new" LoadLibrary flags, I wonder if we could just
> use LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR instead. Does using
> LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR instead of
> LOAD_WITH_ALTERED_SEARCH_PATH solve your problem?
>
Yes, LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR works too.
I sent a new patch.

Thanks!


-- 
Regards,
Jactry Zeng



More information about the wine-devel mailing list