Fix open_pdb_file (used for locate/open pdbs):
[wine] / dlls / dbghelp / dbghelp.c
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-07  Eric PouechWhen initializing a live target, ask to load module...
2005-03-01  Eric PouechMemory consumption optimization while loading ELF debug...
2004-11-19  Eric Pouech- implement SymUnDName and UndecorateSymbolName on...
2004-08-30  Alexandre JulliardAuthors: Robert Shearman <rob@codeweavers.com>, Eric...
2004-07-04  Eric Pouech- added support for GCC static local variables
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-19  Eric Pouech- implemented support for function debug start/stop...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.