atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / dbghelp / path.c
2012-04-23  AndrĂ© Hentscheldbghelp: Assorted fixes for shadow variables.
2012-03-26  Michael Stefaniucdbghelp: Print the debug string and not the pointer...
2011-01-10  Eric Pouechdbghelp: Restructure internal PDB information.
2009-03-25  Ken Thomasesdbghelp: Add support for debugging Mach-O modules.
2009-01-19  Michael Stefaniucdbghelp: Remove superfluous pointer casts.
2008-10-20  Eric Pouechdbghelp: Report in module's info when a module's debug...
2008-09-04  Eric Pouechdbghelp: SymFindFileInPath doesn't check for the parame...
2008-09-04  Eric Pouechdbghelp: Improve the symbol loader for .DBG files.
2008-09-04  Eric Pouechdbghelp: Improve the symbol loader.
2008-01-18  Eric van Beurdendbghelp: Fix file searching to search only listed direc...
2007-08-03  Francois Gougetdbghelp: Better match the PSDK types, especially with...
2007-05-01  Andrew Talbotdbghelp: Exclude unused headers.
2007-02-22  Eric Pouechdbghelp: Move elf_fetch_file_info to Unicode.
2007-02-22  Eric Pouechdbghelp: Implemented SymFindFileInPathW.
2007-02-22  Eric Pouechdbghelp: Implemented SearchTreeForFileW.
2007-02-22  Eric Pouechdbghelp: Implemented EnumDirTreeW.
2007-02-22  Eric Pouechdbghelp: Implemented SymMatchFileNameW.
2007-02-22  Eric Pouechdbghelp: Added module_get_type_by_name in Unicode form...
2007-02-22  Eric Pouechdbghelp: Implemented FindExecutableImage[W].
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.