Mike McCormack : user32: Update the list of things to fix in the Combo control.
9 Jan
2006
9 Jan
'06
7:52 p.m.
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(a)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 */
7373
Age (days ago)
7373
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard