Sweden-Number/dlls/user32/tests
Michael Stefaniuc 1e5328c77c user32: Remove superfluous function pointer casts. 2012-09-20 19:22:59 +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 user32: Draw the mask with SRCCOPY in DrawIcon when the image isn't being drawn. 2012-02-08 11:00:51 -06:00
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 user32: Fix GetKeyNameText returned length. 2012-02-15 12:07:34 +01:00
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: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:50:51 +02:00
winstation.c user32/tests: Add a trailing '\n' to ok() calls. 2012-05-15 16:26:39 +02:00
wsprintf.c