Hi to anyone from the Wine developer group,
Here is my first patch. 8^D
Thanks,
James
Index: combo.c
===================================================================
RCS file: /home/wine/wine/dlls/user/combo.c,v
retrieving revision 1.16
diff -u -r1.16 combo.c
--- combo.c 6 Jan 2006 20:53:00 -0000 1.16
+++ combo.c 7 Jan 2006 07:11:32 -0000
@@ -29,7 +29,6 @@
* TODO:
* - ComboBox_[GS]etMinVisible()
* - CB_GETMINVISIBLE, CB_SETMINVISIBLE
- * - CB_LIMITTEXT
* - CB_SETTOPINDEX
*/