Re: ntdll: Do not perform base relocation if an image is not a DLL
Jan. 16, 2008
12:24 p.m.
Dmitry Timoshkov <dmitry(a)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(a)winehq.org
6645
Age (days ago)
6645
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard