dbghelp: Return better values in module information.
commit0509fe72c94d58653e43b58912d3e6bf7835e877
authorEric Pouech <eric.pouech@wanadoo.fr>
Mon, 23 Jan 2006 15:38:57 +0000 (23 16:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Jan 2006 15:38:57 +0000 (23 16:38 +0100)
treec2c4314a2554cd3f81069f2e280f28bec82eeffc
parentbdf32ee0325e24d9921f65c9e32de75ee665a001
dbghelp: Return better values in module information.
- 32/64: number of symbols is now correct
- 64: the 64 bit extra fields are now initialized with some non null
  yet sensible value
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/module.c
dlls/dbghelp/symbol.c