Eric Pouech : dbghelp: Wrap the symt* <=> index transformations.

Alexandre Julliard julliard at winehq.org
Tue Dec 15 09:40:18 CST 2009


Module: wine
Branch: master
Commit: 92b9b0940dc3ecd02b00b6fbbac3e24d3d8a0115
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=92b9b0940dc3ecd02b00b6fbbac3e24d3d8a0115

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Mon Dec 14 22:05:46 2009 +0100

dbghelp: Wrap the symt* <=> index transformations.

---

 dlls/dbghelp/coff.c            |    5 ++-
 dlls/dbghelp/dbghelp_private.h |   13 +++++++-
 dlls/dbghelp/dwarf.c           |    3 +-
 dlls/dbghelp/elf_module.c      |    8 ++--
 dlls/dbghelp/msc.c             |    2 +-
 dlls/dbghelp/stabs.c           |    2 +-
 dlls/dbghelp/symbol.c          |   67 ++++++++++++++++++++++------------------
 dlls/dbghelp/type.c            |   58 +++++++++++++++++-----------------
 8 files changed, 89 insertions(+), 69 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=92b9b0940dc3ecd02b00b6fbbac3e24d3d8a0115



More information about the wine-cvs mailing list