winedump: Tidy up dumping minidump.
commit73b653f5144c0930a268be8b8fa3f99cc2b5c1d1
authorEric Pouech <epouech@codeweavers.com>
Fri, 12 Apr 2024 13:56:04 +0000 (12 15:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Apr 2024 16:15:36 +0000 (15 18:15 +0200)
tree8463d3a0d412bf3aa1d1236a4901826b366c64f4
parentb89102173e4fab8fe6f92adbabdb783ec2f9a393
winedump: Tidy up dumping minidump.

- homogenize dir entry
- print all thread id:s and RVA in hex
- improve some indentation

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
tools/winedump/minidump.c