Avoid referencing stackframe.h from outside kernel32.
[wine] / dlls / dbghelp / msc.c
2005-03-29  Eric Pouech- PDB: better checking for error conditions
2005-03-15  Filip NavaraInitialize the "toc" field in the pdb_lookup structure...
2005-02-09  Mike HearnChange an ERR to a WARN.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-21  Eric Pouech- moved into new mscvpdb.h (out of msc.c) all types...
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-19  Eric Pouech- implemented support for function debug start/stop...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.