March 23, 2026
5:03 p.m.
On Mon Mar 23 22:03:54 2026 +0000, eric pouech wrote:
thanks for the effort one remark: the access to reloc and resource sections should be done with the NT image directory constants (IMAGE_DIRECTORY_ENTRY_BASERELOC, IMAGE_DIRECTORY_ENTRY_RESOURCES, ...) and not by the section names I was implementing that when I hit the 32/64 bit problem again.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10295#note_133450