21 Sep
2023
21 Sep
'23
6 p.m.
eric pouech (@epo) commented about dlls/mspatcha/pa19.c:
return crc32; }
+/* Fixup a given mapped image's relocation table for a new image base. */ +BOOL rebase_image(
actually, imagehlp.ReBaseImage in unimplemented, but this looks like a candidate for implementing it (and potentially with unit tests) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3870#note_46213