7 Feb
2023
7 Feb
'23
9:20 p.m.
Module: wine Branch: master Commit: 51adaa33e3c9283793d6f12c265e7fc1c9449d38 URL: https://gitlab.winehq.org/wine/wine/-/commit/51adaa33e3c9283793d6f12c265e7fc... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Feb 7 17:58:25 2023 +0100 winedump: Print more information from the PE Load Config directory. --- dlls/ntdll/tests/generated.c | 70 ++++++++++++---------- include/winnt.h | 96 +++++++++++++++++++++++++----- tools/winedump/lib.c | 2 +- tools/winedump/pe.c | 138 ++++++++++++++++++++++++++++++++++++++++--- tools/winedump/winedump.h | 2 +- 5 files changed, 252 insertions(+), 56 deletions(-)