ntdll: Change the test for no relocation information to use the IMAGE_FILE_RELOCS_STRIPPED flag instead of a zero sized relocations section.

Robert Shearman rob at codeweavers.com
Tue Jun 13 20:38:34 CDT 2006


This fixes loading of resource-only DLLs that have a load-address of 
0x400000.

---

  dlls/ntdll/virtual.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7f16818b182963d06041e72e5d80259256d2f3a0.diff
Type: text/x-patch
Size: 705 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060614/1166c50b/7f16818b182963d06041e72e5d80259256d2f3a0.diff


More information about the wine-patches mailing list