Sweden-Number/dlls/user/tests
Rein Klazes a4ae750a87 ScrollWindow should call ScrollWindowEx with the SW_ERASE flag
set. With conformance test.
2005-03-29 13:06:32 +00:00
..
.cvsignore
Makefile.in
class.c Make RegisterClassExA check that reserved bytes is a valid value. 2005-02-22 14:56:28 +00:00
clipboard.c Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
dde.c
dialog.c If a dialog with the DS_CONTROL style is not visible then ignore 2004-12-21 16:01:50 +00:00
edit.c EDIT_EM_SetSel: Old/new selection range ordering code would break when 2005-03-22 16:40:36 +00:00
generated.c
input.c Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
listbox.c Use 512 byte buffer for buffer of LB_GETTEXT and CB_GETLBTEXT. 2005-03-10 17:17:22 +00:00
msg.c ScrollWindow should call ScrollWindowEx with the SW_ERASE flag 2005-03-29 13:06:32 +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 Correct cases where arguments of ok() calls depend on the order in 2004-12-27 17:26:37 +00:00
win.c - GetScrollRange should return an empty range, both upper and lower 2005-03-29 11:29:50 +00:00
wsprintf.c