Hi Jacek, Jacek Caban jacek@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!