Module: wine Branch: refs/heads/master Commit: c83a5930b1635c1d76ce5158c3ec6e169ab723f0 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=c83a5930b1635c1d76ce5158...
Author: Mike McCormack mike@codeweavers.com Date: Mon Jan 9 17:16:14 2006 +0100
user32: Update the list of things to fix in the Combo control.
---
dlls/user/combo.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/user/combo.c b/dlls/user/combo.c index 89d356b..4fab7f3 100644 --- a/dlls/user/combo.c +++ b/dlls/user/combo.c @@ -29,7 +29,6 @@ * TODO: * - ComboBox_[GS]etMinVisible() * - CB_GETMINVISIBLE, CB_SETMINVISIBLE - * - CB_LIMITTEXT * - CB_SETTOPINDEX */