Sweden-Number/dlls/user32/tests
Dmitry Timoshkov 00b68720bf user32: Change value of WM_MDICALCCHILDSCROLL to 0x003f.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-20 22:49:42 +09:00
..
Makefile.in
broadcast.c
class.c user32: Do not return the class icon when ICON_SMALL2 is requested. 2015-05-14 00:06:57 +09:00
clipboard.c user32/tests: Add tests for SetClipboardData from a different thread. 2015-06-10 19:01:07 +09:00
combo.c user32/tests: Use 'start' and 'end' variables in test comparisons. 2016-01-15 01:44:52 +09:00
cursoricon.c user32: Correctly determine bit count for BITMAPCOREINFO in is_dib_monochrome. 2016-03-28 18:41:00 +09:00
dce.c
dde.c user32/tests: Test DDE end to end with Chinese text that starts with Latin characters. 2016-02-15 21:30:04 +09:00
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 user32/tests: Add tests for VK_SPACE, Shift-Space and Ctrl-Space. 2015-12-01 21:10:22 +09:00
listbox.c user32/tests: Use todo_wine_if() in tests. 2016-02-22 17:37:11 +09:00
menu.c user32: Skip menu loop for empty popup menus. 2016-03-17 19:44:02 +09:00
monitor.c user32/tests: Simplify some tests using todo_wine_if(). 2016-02-11 12:17:31 +09:00
msg.c user32: Send WM_CTLCOLOR* message only for visible buttons. 2016-04-20 21:52:51 +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: Change value of WM_MDICALCCHILDSCROLL to 0x003f. 2016-04-20 22:49:42 +09:00
winstation.c user32/tests: Simplify some tests using todo_wine_if(). 2016-02-11 12:17:31 +09:00
wsprintf.c