Fix warnings exposed by -Wmissing-declarations and -Wwrite-strings.
[wine] / dlls / dbghelp / pe_module.c
2005-03-29  Eric Pouech- Various improvements for minidump module information
2005-03-01  Eric PouechMemory consumption optimization while loading ELF debug...
2004-12-06  James HawkinsRemove c++-style comment.
2004-11-08  Eric Pouech- fixed loading stabs from PE modules compiled with...
2004-10-11  Robert Shearman- Move header parsing to callers of pe_load_debug_direc...
2004-10-04  Robert ShearmanFix the loading .dbg files by no longer using RtlImageN...
2004-08-30  Alexandre JulliardAuthors: Robert Shearman <rob@codeweavers.com>, Eric...
2004-06-14  Eric Pouech- implemented EnumDirTree, SearchTreeForFile, SymFindFi...
2004-05-24  Eric Pouech- some more fixes to elf module's symbol table handling...
2004-05-18  Eric Pouech- removed file extension from module (and suffixed...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.