Peter Ganten <[EMAIL PROTECTED]> writes:

> This is another attempt to fix the searching for 32bit libraries, when
> they are loaded by 16bit applications using LoadLibraryEx32W16. Note
> that I have not changed LoadLibrary32_16, since I don`t know, which
> search order this function uses. 

I think it would be better to have LoadLibraryEx32W16 do the
SearchPath itself, and pass the complete file name to LoadLibraryEx,
instead of adding a Wine-specific flag for this.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to