Dmitry Timoshkov dmitry@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.