winedump: Added detection of Wine fake dlls.
commit1e160c84189360173339238adaf54b87206a7293
authorAlexandre Julliard <julliard@winehq.org>
Tue, 11 Apr 2006 10:30:09 +0000 (11 12:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Apr 2006 10:30:09 +0000 (11 12:30 +0200)
tree7f95d4df9a7578d919b35786a7ceba8d7ce6f287
parent9f9ac54a19f70475ed3755f552b0a2db322ba377
winedump: Added detection of Wine fake dlls.

Also pass the real start of the file to the dump functions, instead of
having the generic code care about the specifics of the individual
file formats.
tools/winedump/dump.c
tools/winedump/pe.c