Eric Pouech : dbghelp: Get rid of long int issues on 64bit platforms.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Nov 30 06:47:35 CST 2006


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

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Wed Nov 29 22:04:27 2006 +0100

dbghelp: Get rid of long int issues on 64bit platforms.

---

 dlls/dbghelp/Makefile.in  |    1 -
 dlls/dbghelp/coff.c       |    8 +++---
 dlls/dbghelp/dbghelp.c    |    6 ++--
 dlls/dbghelp/dwarf.c      |    2 +-
 dlls/dbghelp/elf_module.c |    6 ++--
 dlls/dbghelp/image.c      |    2 +-
 dlls/dbghelp/memory.c     |    2 +-
 dlls/dbghelp/minidump.c   |    8 +++---
 dlls/dbghelp/module.c     |   10 ++++----
 dlls/dbghelp/msc.c        |   20 ++++++++--------
 dlls/dbghelp/path.c       |   10 ++++----
 dlls/dbghelp/pe_module.c  |    2 +-
 dlls/dbghelp/stack.c      |   52 +++++++++++++++++++++++++-------------------
 dlls/dbghelp/symbol.c     |   22 +++++++++---------
 14 files changed, 78 insertions(+), 73 deletions(-)

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



More information about the wine-cvs mailing list