ntdll: Do not perform base relocation if an image is not a DLL

Alexandre Julliard julliard at winehq.org
Wed Jan 16 06:24:39 CST 2008


Dmitry Timoshkov <dmitry at codeweavers.com> writes:

> Hello,
>
> this patch fixes the problem reported in the bug 11170. It appears that
> LoadLibrary in Windows doesn't attempt to relocate .exe files.
>
> Changelog:
>     ntdll: Do not perform base relocation if an image is not a DLL.

This will break the relocation of the main exe.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list