Avoid referencing stackframe.h from outside kernel32.
[wine] / dlls / dbghelp / module.c
2005-04-18  Peter Berg LarsenElimination of lstrcpyn, and corrected a potential...
2005-03-29  Eric Pouech- Various improvements for minidump module information
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-01  Eric PouechMemory consumption optimization while loading ELF debug...
2004-11-08  Eric Pouech- fixed loading stabs from PE modules compiled with...
2004-10-04  Robert ShearmanPrint out a slightly more informative message if an...
2004-09-27  Eric Pouech- now storing vector of types on a per module basis...
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-05  Eric PouechFirst shot at implementing dbghelp.