Module: wine Branch: master Commit: 64144519a0cf3be1ea9203274a1ee95dfcdcb281 URL: http://source.winehq.org/git/wine.git/?a=commit;h=64144519a0cf3be1ea9203274a...
Author: Eric Pouech eric.pouech@orange.fr Date: Sat Oct 31 14:57:40 2009 +0100
winedump, dbghelp: In .pdb files (>= VC2005), handle the case where the codeview_linetab2_file structure is not the first one.
---
dlls/dbghelp/msc.c | 82 +++++++++++++++++++++++++++++++----------------- include/wine/mscvpdb.h | 47 +++++++++++++++++++-------- tools/winedump/msc.c | 74 +++++++++++++++++++++++++++++-------------- 3 files changed, 136 insertions(+), 67 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=64144519a0cf3be1ea9203...