- Various improvements for minidump module information
authorEric Pouech <pouech-eric@wanadoo.fr>
Tue, 29 Mar 2005 13:14:08 +0000 (13:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Mar 2005 13:14:08 +0000 (13:14 +0000)
commit7ea69cc7eac3d8c96dfdf6fc8433be38ecf61626
treeb1724c2feae81f9d8ef0f6c6a4037c226c384765
parentd54db1911e1f5c13d393790e6635547023387bd8
- Various improvements for minidump module information
  . added timestamp & checksum in PE module
  . added size & checksum in ELF module
  . wine loader now appears with its pathname.
- Implemented PE & ELF timestamp & checksum validation in
  SymFindFileInPath.
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/elf_module.c
dlls/dbghelp/minidump.c
dlls/dbghelp/module.c
dlls/dbghelp/path.c
dlls/dbghelp/pe_module.c
include/dbghelp.h