wine-wine/controls
Dmitry Timoshkov 785203ced8 Fix the return value of WM_GETTEXT in the edit control. 2001-01-11 20:17:21 +00:00
..
.cvsignore Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
EDIT.TODO Release 970415 1997-04-15 17:19:52 +00:00
Makefile.in Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
button.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
combo.c Various combobox fixes. 2001-01-11 20:17:07 +00:00
desktop.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
edit.c Fix the return value of WM_GETTEXT in the edit control. 2001-01-11 20:17:21 +00:00
icontitle.c winuser.h now requires that we include winbase.h first. 2000-12-19 04:53:20 +00:00
listbox.c Fixed returned length for LB_GETTEXT. 2001-01-10 23:54:46 +00:00
menu.c Modify the look of bitmap menu items to match Win95 and Win98 2001-01-06 01:45:51 +00:00
scroll.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
static.c Added unicode window proc for the static control. 2001-01-05 22:20:57 +00:00
uitools.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00