Re: [Mingw-w64-public] windres vs. rc.exe: Different resource alignment

2013-11-13 Thread mity
> 2013/11/12 Martin Mitáš : >> >> Hi all, >> >> I've been resolving some strange issues with resources ([1]). Although I >> did not succeed so far, I've spent some time in hex editor and reading >> objdump -s output (not much fun). My analyzes has exhibited some >> differences in how windres and Mi

Re: [Mingw-w64-public] windres vs. rc.exe: Different resource alignment

2013-11-13 Thread Kai Tietz
2013/11/12 Martin Mitáš : > > Hi all, > > I've been resolving some strange issues with resources ([1]). Although I > did not succeed so far, I've spent some time in hex editor and reading > objdump -s output (not much fun). My analyzes has exhibited some > differences in how windres and Microsoft's

[Mingw-w64-public] windres vs. rc.exe: Different resource alignment

2013-11-12 Thread Martin Mitáš
Hi all, I've been resolving some strange issues with resources ([1]). Although I did not succeed so far, I've spent some time in hex editor and reading objdump -s output (not much fun). My analyzes has exhibited some differences in how windres and Microsoft's rc.exe layout the .rsrc section.