[DbgHelp & WineDbg] TI_GET_LENGTH takes a 64bit parameter.

Eric Pouech eric.pouech at wanadoo.fr
Wed Nov 16 14:40:52 CST 2005


ChangeLog:
- SymGetType(...,TI_GET_LENGTH,...) requires a 64 bit parameter, not a 
32 bit

  dlls/dbghelp/dbghelp.c    |    1 -
  dlls/dbghelp/elf_module.c |    8 +++--
  dlls/dbghelp/msc.c        |   16 +++++-----
  dlls/dbghelp/stabs.c      |    4 +--
  dlls/dbghelp/symbol.c     |   14 +++++----
  dlls/dbghelp/type.c       |   24 ++++++++-------
  programs/winedbg/break.c  |    7 +++-
  programs/winedbg/expr.c   |   10 +++---
  programs/winedbg/memory.c |   13 ++++----
  programs/winedbg/symbol.c |    4 +--
  programs/winedbg/types.c  |   71 
++++++++++++++++++++++++---------------------
  11 files changed, 91 insertions(+), 81 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 143e573105f3983498b669581e303e7667579d81.diff
Type: text/x-patch
Size: 24483 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051116/22a8b85a/143e573105f3983498b669581e303e7667579d81-0001.diff


More information about the wine-patches mailing list