Module: wine Branch: master Commit: f2cfb374a4a9d9fa6f2bc5d93e4696a624e4fab2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f2cfb374a4a9d9fa6f2bc5d93e...
Author: Eric Pouech eric.pouech@wanadoo.fr Date: Tue Mar 13 17:26:33 2007 +0100
dbghelp: Get rid of module_name in all traces (using Unicode flavor).
---
dlls/dbghelp/dwarf.c | 6 ++++-- dlls/dbghelp/elf_module.c | 20 ++++++++++++-------- dlls/dbghelp/module.c | 2 +- dlls/dbghelp/msc.c | 2 +- dlls/dbghelp/pe_module.c | 2 +- dlls/dbghelp/symbol.c | 16 ++++++++-------- dlls/dbghelp/type.c | 3 ++- 7 files changed, 29 insertions(+), 22 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f2cfb374a4a9d9fa6f2bc5...