31 Jul
2017
31 Jul
'17
6:56 p.m.
Carlos Palminha <CARLOS.PALMINHA(a)synopsys.com> writes:
I think today its working for some of those unsupported flags because it's a side effect of calling MODULE_get_dll_load_path with NULL. Probably using only system32 path it might break some of the application that are working based on a side effect. Nevertheless i run the existing tests for module and its ok.
I will look at it and add the other SEARCH flags. If i check the other flags then there is no need to fallback to MODULE_get_dll_load_path(NULL), do you agree?
My guess is that you'd want to integrate the flags handling into MODULE_get_dll_load_path instead of bypassing it. -- Alexandre Julliard julliard(a)winehq.org