8 Feb
2023
8 Feb
'23
9:24 p.m.
Module: wine Branch: master Commit: cd7e86599ef44a306fe493511c6725261a7d5d3b URL: https://gitlab.winehq.org/wine/wine/-/commit/cd7e86599ef44a306fe493511c67252... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Feb 8 12:10:13 2023 +0100 winedump: Initial support for dumping PE dynamic relocations. --- include/winnt.h | 59 +++++++++++++++++++ tools/winedump/main.c | 2 +- tools/winedump/pe.c | 159 ++++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 214 insertions(+), 6 deletions(-)