Module: wine Branch: refs/heads/master Commit: bdf32ee0325e24d9921f65c9e32de75ee665a001 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=bdf32ee0325e24d9921f65c9...
Author: Eric Pouech eric.pouech@wanadoo.fr Date: Mon Jan 23 16:37:48 2006 +0100
dbghelp: Brought dbghelp.h a bit closer to PSDK definitions.
---
dlls/dbghelp/dbghelp.c | 4 + dlls/dbghelp/dbghelp_private.h | 2 - dlls/dbghelp/module.c | 8 +-- dlls/dbghelp/path.c | 16 +++-- dlls/dbghelp/pe_module.c | 2 - dlls/dbghelp/source.c | 2 - dlls/dbghelp/symbol.c | 4 + dlls/dbghelp/type.c | 2 - include/dbghelp.h | 117 +++++++++++++++++++++++++++++++++------- 9 files changed, 116 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=bdf32ee0325e24d9921f...