wine/dlls/dbghelp pe_module.c msc.c
4 Oct
2004
4 Oct
'04
7:30 p.m.
ChangeSet ID: 13999 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/04 14:30:50 Modified files: dlls/dbghelp : pe_module.c msc.c Log message: Robert Shearman <rob(a)codeweavers.com> Fix the loading .dbg files by no longer using RtlImageNtHeader which would return NULL and using looking at the IMAGE_SEPARATE_DEBUG_HEADER directly instead. Patch: http://cvs.winehq.org/patch.py?id=13999 Old revision New revision Changes Path 1.5 1.6 +12 -7 wine/dlls/dbghelp/pe_module.c 1.6 1.7 +4 -3 wine/dlls/dbghelp/msc.c
7742
Age (days ago)
7742
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard