winedump: Handle properly partial optional COFF headers.
authorDmitry Timoshkov <dmitry@codeweavers.com>
Thu, 7 Dec 2006 13:43:15 +0000 (21:43 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Dec 2006 14:40:04 +0000 (15:40 +0100)
commit7928f5460fd4c9799baaf461b93e17870d95f722
tree1b2d3069744513796159b0764e082ed654d64850
parentcb7453ff4d7125063e582d05839d5f23ecaf8541
winedump: Handle properly partial optional COFF headers.

Export dump_file_header() and dump_optional_header() for use outside of pe.c.
tools/winedump/pe.c
tools/winedump/winedump.h