winedump: Fix a couple of issues with types table walking.
commitb8ae9dccbe06d3f92e165f094390c63e8ef302af
authorEric Pouech <eric.pouech@wanadoo.fr>
Fri, 5 Jan 2007 20:43:23 +0000 (5 21:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 6 Jan 2007 10:40:45 +0000 (6 11:40 +0100)
treebd3385dd6fa48f74d455928ce81e74e84b36be02
parentf2ef7cf4421a52e656d4e061ba458452dde56462
winedump: Fix a couple of issues with types table walking.

Align types to DWORD boundaries.
Split types dumping functions into two versions (one without offsets
table, the second one with offset table).
tools/winedump/debug.c
tools/winedump/msc.c
tools/winedump/pdb.c
tools/winedump/winedump.h