Sweden-Number/dlls/user32/tests
Andrew Nguyen 0b23012867 user32: Ensure that WM_INITDIALOG passes the first tabstop control handle to the dialog procedure. 2010-02-23 12:09:50 +01:00
..
Makefile.in makefiles: Use the standard C_SRCS variable as the list of test files. 2010-02-22 10:47:11 +01:00
broadcast.c
class.c
clipboard.c
combo.c user32: Preselect all editbox text when combo gets focus. 2010-01-25 18:05:03 +01:00
cursoricon.c
dce.c
dde.c
dialog.c user32: Ensure that WM_INITDIALOG passes the first tabstop control handle to the dialog procedure. 2010-02-23 12:09:50 +01:00
edit.c user32/tests: Combo should preselect all text on first WM_SETFOCUS. 2010-01-25 18:05:03 +01:00
generated.c
input.c
listbox.c user32/tests: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:13 +01:00
menu.c user32: F10 key deactivates menu. 2010-01-18 14:38:29 +01:00
monitor.c
msg.c user32/tests: Make the MDI client take up the whole client area. 2010-02-08 17:14:44 +01:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c user32/sysparams: Return NULL from GetSysColorBrush() for invalid index. 2009-12-30 13:40:43 +01:00
test_mono.bmp
text.c
uitools.c user32/uitools: Fix FillRect behaviour for invalid brush passed. 2009-12-30 16:11:51 +01:00
win.c user32: Fix Z-order handling of windows that have a top-most owner. 2010-02-19 13:05:08 +01:00
winstation.c
wsprintf.c