Sweden-Number/dlls/user32/tests
Andrey Gusev f5531dc347 user32/tests: Fix a typo in comment.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-05 01:27:51 +09:00
..
Makefile.in
broadcast.c
class.c
clipboard.c
combo.c
cursoricon.c user32/tests: Added PrivateExtractIcons test. 2016-05-02 18:33:49 +09:00
dce.c
dde.c
dialog.c user32: Select text control content while setting dialog focus. 2016-02-19 00:49:11 +09:00
edit.c user32/tests: Use SetRect instead of open coding it. 2016-04-18 19:28:31 +09:00
generated.c
input.c
listbox.c user32/tests: Use todo_wine_if() in tests. 2016-02-22 17:37:11 +09:00
menu.c user32/tests: Fix a typo in comment. 2016-05-05 01:27:51 +09:00
monitor.c
msg.c user32: Implement SetCoalescableTimer and add basic tests. 2016-04-29 20:30:57 +09:00
resource.c
resource.rc user32/tests: Add another test for dialog creation messages without DefDlgProc. 2016-02-19 00:49:11 +09:00
scroll.c user32: For EnableScrollBar() always go through EnableWindow() in SB_CTL case. 2016-03-24 21:49:54 +09:00
static.c
sysparams.c user32/tests: Use SetRect instead of open coding it. 2016-04-18 19:28:31 +09:00
test_mono.bmp
text.c user32: Don't crash in DrawTextEx when tab length is zero. 2016-03-15 21:28:09 +09:00
uitools.c user32/tests: Use SetRect instead of open coding it. 2016-04-18 19:28:31 +09:00
win.c user32/tests: Don't test function directly when reporting GetLastError(). 2016-05-05 01:27:51 +09:00
winstation.c user32/tests: Fix a typo in ok() message. 2016-05-02 12:26:38 +09:00
wsprintf.c