11 Oct
2004
11 Oct
'04
8:08 p.m.
ChangeSet ID: 14136 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/11 15:08:07 Modified files: dlls/dbghelp : pe_module.c msc.c dbghelp_private.h Log message: Robert Shearman <rob(a)codeweavers.com> - Move header parsing to callers of pe_load_debug_directory. - Add stubs and structures for LF_PROCEDURE types. Patch: http://cvs.winehq.org/patch.py?id=14136 Old revision New revision Changes Path 1.6 1.7 +11 -3 wine/dlls/dbghelp/pe_module.c 1.7 1.8 +35 -6 wine/dlls/dbghelp/msc.c 1.9 1.10 +2 -1 wine/dlls/dbghelp/dbghelp_private.h