- GetScrollRange zeros the return parameters for no infoPtr
[wine] / programs / winedbg / debugger.h
2003-03-04  Eric PouechAdded support for Ctrl-C handling if not running in...
2003-02-19  Eric Pouech- removed unused function: SetSymbolValue
2003-02-17  Eric Pouech- added GetName() to retrieve type name
2003-02-11  Eric PouechAttach command no longer worked as expected, fixed it.
2003-01-30  Eric Pouech- Removed no longer used queue & modref related commands.
2003-01-11  Eric PouechAdded 'info symbol' command to look for defined symbols.
2002-09-16  Eric PouechAdded ability to abort on interactive symbol lookup.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.