- Move header parsing to callers of pe_load_debug_directory.
authorRobert Shearman <rob@codeweavers.com>
Mon, 11 Oct 2004 20:08:07 +0000 (20:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Oct 2004 20:08:07 +0000 (20:08 +0000)
commit5f21fd47f8b0ad2eeb546703cc769d259e3eb513
tree091bef08f0ab32360d42a6abd1185c10a0bb5a28
parent7213264d655add22f296a9a6d7f11dbc5112867a
- Move header parsing to callers of pe_load_debug_directory.
- Add stubs and structures for LF_PROCEDURE types.
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/msc.c
dlls/dbghelp/pe_module.c