wine/dlls/dbghelp pe_module.c msc.c

Alexandre Julliard julliard at winehq.org
Mon Oct 4 14:30:50 CDT 2004


ChangeSet ID:	13999
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/04 14:30:50

Modified files:
	dlls/dbghelp   : pe_module.c msc.c 

Log message:
	Robert Shearman <rob at 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




More information about the wine-cvs mailing list