Implement LBS_COMBOBOX, and make use of it.
[wine] / programs / winedbg / stack.c
2004-09-23  Robert ShearmanFix debugger for flat PC and non-flat frame.
2004-08-22  Eric Pouech- fixed breakpoint enabled/disabled state management
2004-07-12  Eric PouechFixed regression on 'bt <tid>' command.
2004-06-23  Mike HearnAdd a --command option to winedbg, add an "all" option...
2004-06-22  Eric PouechFix compile error on non-i386.
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.