Mike McCormack : user32: Update the list of things to fix in the Combo control.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jan 9 13:52:42 CST 2006


Module: wine
Branch: refs/heads/master
Commit: c83a5930b1635c1d76ce5158c3ec6e169ab723f0
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=c83a5930b1635c1d76ce5158c3ec6e169ab723f0

Author: Mike McCormack <mike at 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
  */
 




More information about the wine-cvs mailing list