Sweden-Number/dlls/user/tests
Dmitry Timoshkov 17408ba751 Added a couple of CloseHandle calls. 2005-06-09 09:46:06 +00:00
..
.cvsignore Beginnings of support for window stations and desktops. 2005-06-08 18:44:50 +00:00
Makefile.in Beginnings of support for window stations and desktops. 2005-06-08 18:44:50 +00:00
class.c Make RegisterClassExA check that reserved bytes is a valid value. 2005-02-22 14:56:28 +00:00
clipboard.c
dce.c The update region passed in WM_NCPAINT and the clipping region passed 2005-03-30 17:11:46 +00:00
dde.c
dialog.c
edit.c Don't truncate text on WM_SETTEXT and send EN_MAXTEXT. 2005-06-05 19:19:11 +00:00
generated.c
input.c
listbox.c Use 512 byte buffer for buffer of LB_GETTEXT and CB_GETLBTEXT. 2005-03-10 17:17:22 +00:00
menu.c Multi column popup menus have 4 pixel space between the columns. With 2005-05-10 13:17:33 +00:00
msg.c Add a test for window state when a window receives WM_ENABLE message. 2005-06-07 20:29:09 +00:00
resource.c
resource.rc Take Shift key state into account while processing an accelerator. 2005-02-21 18:33:27 +00:00
sysparams.c Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
text.c Use textlen instead of len. 2005-03-31 10:07:26 +00:00
win.c Added test case for infinite loops on RDW_REDRAWNOW. 2005-05-31 13:39:24 +00:00
winstation.c Added a couple of CloseHandle calls. 2005-06-09 09:46:06 +00:00
wsprintf.c