[Bug 21682] New: EndResourceUpdate fails if .rsrc is not last section

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 11 07:28:36 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21682

           Summary: EndResourceUpdate fails if .rsrc is not last section
           Product: Wine
           Version: 1.1.38
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: tark at online.ua


EndResourceUpdateW fails if .rsrc is not last section.

it fails on write_raw_resources() with
".rsrc isn't at the end of the image ..."

This happends when you try to update resources in Dll linked with relocs by MS
LINK.exe because after .rsrc there will be .reloc section.
That works fine on WinXP and later, but fails on wine.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list