Reserve extra space for conversions.
[wine] / dlls / dbghelp / stack.c
2005-05-23  Eric Pouech- fixed ReadProcessMemoryProc prototype
2005-05-16  Alexandre JulliardRemoved the special casing of kernel32 and ntdll for...
2005-05-16  Alexandre JulliardAvoid referencing stackframe.h from outside kernel32.
2005-05-14  Alexandre JulliardStore the 16-bit stack pointer in the WOW32Reserved...
2004-09-23  Robert ShearmanFix debugger for flat PC and non-flat frame.
2004-04-30  Eric Pouech- fixed some bugs in StackWalk (claimed for but forgott...
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-17  Emmanuel MaillardFixed a compile error on non-i386.
2004-04-05  Eric PouechFirst shot at implementing dbghelp.