wine-wine/controls
Alexandre Julliard 7f3418fba0 Store monitor size and depth in the generic structure.
Merged monitor driver into USER driver.
2000-03-25 17:30:13 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
EDIT.TODO Release 970415 1997-04-15 17:19:52 +00:00
Makefile.in Release 980913 1998-09-13 16:32:00 +00:00
button.c Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
combo.c Stop a WM_SETTEXT message (and friends) to a combo sending CBN_EDIT* 2000-03-24 19:44:39 +00:00
desktop.c Store monitor size and depth in the generic structure. 2000-03-25 17:30:13 +00:00
edit.c Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
icontitle.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
listbox.c In the listbox, when the last item is selected and deleted, it still 2000-02-26 19:13:12 +00:00
menu.c Set the correct value for the cch element of MENUITEMINFO in 2000-03-24 19:48:53 +00:00
scroll.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
static.c The static control only needs to invalidate its rect when we SetText. 2000-03-08 18:22:51 +00:00
uitools.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
widgets.c The MDIClient class must be registered with the IDC_ARROW cursor. 1999-09-19 14:11:41 +00:00