- Timestamp:
- Dec 20, 1999, 8:10:54 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/listbox.cpp
r1762 r2165 1 /* $Id: listbox.cpp,v 1.1 3 1999-11-17 17:04:53cbratschi Exp $ */1 /* $Id: listbox.cpp,v 1.14 1999-12-20 19:10:54 cbratschi Exp $ */ 2 2 /* 3 3 * Listbox controls … … 23 23 * - Unicode 24 24 * - Locale handling 25 * - real WM_SETREDRAW support + for all other controls 26 bug: LISTBOX_InvalidateItems -> always redraw! 25 27 */ 26 28
Note:
See TracChangeset
for help on using the changeset viewer.