winedump: Changed PE, NE, LE dumping so that they are consistent in terms of dump...
authorEric Pouech <eric.pouech@wanadoo.fr>
Wed, 29 Nov 2006 20:40:00 +0000 (21:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2006 11:34:50 +0000 (12:34 +0100)
commitafe309b7d96504f011cf203ceb3d7b06d6909adb
tree07561d6e56ee39d5b915c4b11fbb5e651a501c7c
parent024237efaaaa689d077b299016e0dedea541b722
winedump: Changed PE, NE, LE dumping so that they are consistent in terms of dump function signatures.

Avoid passing around the base of the module, but use instead the PRD function.
tools/winedump/dump.c
tools/winedump/le.c
tools/winedump/ne.c
tools/winedump/pe.c
tools/winedump/pe.h
tools/winedump/winedump.h