dbghelp: SymInitializeW.
[wine] / dlls / dbghelp / pe_module.c
2006-05-11  Eric Pouechdbghelp: SymInitializeW.
2006-02-20  Eric Pouechdbghelp: Virtual modules.
2006-02-14  Eric Pouechdbghelp: Always set the size to public symbols to 1...
2006-01-23  Eric Pouechdbghelp: Brought dbghelp.h a bit closer to PSDK definit...
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
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.