Better computations to have uniformly sized parts scaled in both
[wine] / dlls / dbghelp / type.c
2005-04-18  Peter Berg LarsenEliminate strncpy and correct some NameLen bugs.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-11-22  Eric PouechFixed regressions introduced when moving addresses...
2004-10-21  Francois GougetFix the declaration of SymEnumSymbols() in dbghelp...
2004-10-11  Robert ShearmanFix function and structure field types so we are compat...
2004-09-27  Eric Pouech- now storing vector of types on a per module basis...
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-30  Eric Pouech- fixed some bugs in StackWalk (claimed for but forgott...
2004-04-19  Eric Pouech- implemented support for function debug start/stop...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.