Sweden-Number/dlls/user32/tests
Alexandre Julliard cd77c75619 user32/tests: Try harder to make the window receive keystrokes. 2009-02-19 15:57:46 +01:00
..
Makefile.in
broadcast.c user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR. 2009-01-13 15:26:11 +01:00
class.c user32/tests: GetClassInfo doesn't set last error reliably, remove test. 2009-02-13 13:10:44 +01:00
clipboard.c
combo.c
cursoricon.c user32/tests: Another fix for lack of color cursor support. 2009-02-16 11:51:44 +01:00
dce.c user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR. 2009-01-13 15:26:11 +01:00
dde.c user32/tests: Remove superfluous pointer casts. 2009-02-05 13:15:32 +01:00
dialog.c user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR. 2009-01-13 15:26:11 +01:00
edit.c user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR. 2009-01-13 15:26:11 +01:00
generated.c
input.c user32/tests: Try harder to make the window receive keystrokes. 2009-02-19 15:57:46 +01:00
listbox.c user32/tests: Better handling of the *.* wildcard in the listbox test. 2009-02-13 13:01:12 +01:00
menu.c user32/tests: Remove superfluous pointer casts. 2009-02-05 13:15:32 +01:00
monitor.c user32/tests: Accept DISP_CHANGE_RESTART also for tests expected to fail. 2009-01-27 14:38:23 +01:00
msg.c user32: Do not handle WM_ENDSESSION in DefWindowProc() with test. 2009-02-18 13:12:41 +01:00
resource.c user32/tests: Fix some checks of the key value in accelerators. 2009-02-16 11:53:06 +01:00
resource.rc
scroll.c
static.c
sysparams.c user32/tests: Ignore SPI_ICONVERTICALSPACING notifications. Don't reset mouse buttons if setting failed. 2009-02-18 16:45:44 +01:00
test_mono.bmp
text.c user32: Don't scale draw text margin params by character width units. 2009-02-03 12:39:59 +01:00
win.c user32/tests: Skip some tests if SetForegroundWindow doesn't behave correctly. 2009-02-16 11:52:38 +01:00
winstation.c user32/tests: Do not cast the (IDC|IDI|RT)_* defines to LPSTR. 2009-01-13 15:26:11 +01:00
wsprintf.c