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@winehq.org ReportedBy: tark@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.
http://bugs.winehq.org/show_bug.cgi?id=21682
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |kernel32
http://bugs.winehq.org/show_bug.cgi?id=21682
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2010-02-11 22:14:46 --- Duplicate.
*** This bug has been marked as a duplicate of bug 12017 ***
http://bugs.winehq.org/show_bug.cgi?id=21682
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-02-11 22:15:00 --- Closing duplicate.