wine-wine/controls
Dmitry Timoshkov f5f9f2cc51 Added unicode window proc for combobox control.
Replaced ansi calls by their unicode equivalents.
2001-01-05 22:21:18 +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 Added unicode window proc for combobox control. 2001-01-05 22:21:18 +00:00
desktop.c Moved most builtin controls structures into their respective C file. 2000-12-10 23:01:33 +00:00
edit.c Fixed some problems with scrolling in the edit control. 2001-01-05 03:40:35 +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 a problem where when deleting an item using index -1 on an empty 2001-01-04 19:27:03 +00:00
menu.c Fixed the alignment of the MF_RIGHTJUSTIFY menu items. 2001-01-04 20:56:43 +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