Sweden-Number/dlls/user32/tests
Alexandre Julliard 53e4e504b9 user32: Add tests for UpdateLayeredWindowIndirect and fix the behavior of the ULW_EX_NORESIZE flag. 2012-09-27 17:45:43 +02:00
..
Makefile.in
broadcast.c
class.c
clipboard.c user32/tests: Add a test for OpenClipboard twice with non-zero hwnd. 2012-07-09 15:45:37 -04:00
combo.c
cursoricon.c
dce.c user32: ScrollWindow should not use a cached DC, unlike ScrollWindowEx. 2012-08-29 12:22:58 +02:00
dde.c user32/tests: Remove duplicated ok() call. 2012-05-16 18:30:21 +02:00
dialog.c user32: Correct dialog focus behavior. 2012-08-16 11:59:23 +02:00
edit.c user32/tests: Added GetMenuBarInfo tests. 2012-05-16 20:27:21 +02:00
generated.c
input.c
listbox.c user32/tests: Move DlgDirList tests to avoid changing the current directory for other tests. 2012-07-17 16:22:34 +02:00
menu.c user32/tests: Added more GetMenuBarInfo tests. 2012-05-16 20:27:23 +02:00
monitor.c user32/tests: Fix the expected values in some ok() messages. 2012-06-04 19:36:15 +02:00
msg.c user32: Remove superfluous function pointer casts. 2012-09-20 19:22:59 +02:00
resource.c
resource.rc
scroll.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
static.c
sysparams.c
test_mono.bmp
text.c
uitools.c
win.c user32: Add tests for UpdateLayeredWindowIndirect and fix the behavior of the ULW_EX_NORESIZE flag. 2012-09-27 17:45:43 +02:00
winstation.c user32/tests: Add a trailing '\n' to ok() calls. 2012-05-15 16:26:39 +02:00
wsprintf.c