dbghelp: Sparse array speed up.
[wine] / dlls / dbghelp / path.c
2006-11-30  Eric Pouechdbghelp: Get rid of long int issues on 64bit platforms.
2006-10-30  Andrew Talbotdbghelp: Cast-qual warnings fix.
2006-07-13  Robert Shearmandbghelp: Fix the finding of PDB DS-type files.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-11  Eric Pouechdbghelp: SymFindFileInPath and PDB
2006-05-11  Eric Pouechdbghelp: SymInitializeW.
2006-02-20  Eric Pouechdbghelp: Virtual modules.
2006-02-20  Eric Pouechdbghelp: Fix SymFindFileInPath to return files matching...
2006-01-23  Eric Pouechdbghelp: Brought dbghelp.h a bit closer to PSDK definit...
2005-11-29  Eric PouechAdded support for 'loading' virtual modules.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-05-18  Raphael JunqueiraFix open_pdb_file (used for locate/open pdbs):
2005-03-29  Eric Pouech- Various improvements for minidump module information
2004-10-21  Francois GougetFix the declaration of SymEnumSymbols() in dbghelp...
2004-10-05  Wolfgang SchwotzerMakeSureDirectoryPathExists: Recursively create path...
2004-06-14  Eric Pouech- implemented EnumDirTree, SearchTreeForFile, SymFindFi...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.