dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK() and PSYM_ENUMERATESYMBOLS_CAL...
commit98d63f3435854b8a8b5d43abb23aa15cfe969d55
authorFrancois Gouget <fgouget@free.fr>
Mon, 17 Sep 2007 22:40:19 +0000 (18 00:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Sep 2007 09:20:24 +0000 (18 11:20 +0200)
tree8dfefd3acfa0bf9d90dd1c34a1653b69a706ad05
parentbde9601ee10f1a4785d062efc32c208e03a9f717
dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK() and PSYM_ENUMERATESYMBOLS_CALLBACK() prototypes.

Tweak the actual callbacks to better match the prototypes.
include/dbghelp.h
include/imagehlp.h
programs/winedbg/stack.c
programs/winedbg/symbol.c