Fixed some quirks (range is 32 bit, page up/dn mismatch on HZ trackbars).
[wine] / debugger / debugger.h
2000-05-05  Eric PouechFixed some buffer overflows.
2000-04-30  Eric Pouech- Enhanced internal variables framework (including...
2000-04-28  Dimitrie O. PaunGet rid of HEAP_xrealloc.
2000-04-16  Alexandre JulliardImplemented 'walk process' and 'walk threads' commands...
2000-04-13  Eric PouechMade the winedbg an external and WineLib program.
2000-03-26  Eric Pouechimproved exception handling
2000-03-15  Eric PouechIntroduced DBG_VALUE struct to manipulate debugger...
2000-03-09  Eric PouechNow relying on exception codes to know when debugger...
2000-03-08  Eric PouechNo longer directly accessing debuggee memory.