Sweden-Number/dlls/user32/tests
Jacek Caban 4bcb4881ae user32: Limit number of hooks called recursively. 2015-06-29 18:51:01 +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: Make the combo's listbox a topmost window. 2014-11-10 19:23:46 +09:00
cursoricon.c user32/tests: Fix a memory leak (valgrind). 2014-06-11 16:09:42 +02:00
dce.c user32/tests: Test that CS_PARENTDC enables child window to draw over whole parent window. 2015-02-13 21:46:29 +09:00
dde.c user32/tests: Remove an unused assignment (PVS-Studio). 2015-01-22 12:04:16 +01:00
dialog.c user32: Only use DIALOGINFO->hwndFocus to store last focus of inactive windows. 2015-02-06 00:28:34 +09:00
edit.c user32/tests: Fix tests on Windows 8. 2015-05-20 17:27:10 +09:00
generated.c
input.c winex11: Fix ctrl-<symbol> to generate codes below 0x20 where necessary. 2015-05-28 22:44:11 +09:00
listbox.c user32: Only update listbox horizontal scroll info if WS_HSCROLL is set. 2014-04-28 18:25:02 +02:00
menu.c user32/tests: Add tests for setting and getting the background brush. 2015-01-16 16:52:34 +01:00
monitor.c user32/tests: Add tests for valid cbSize in GetMonitorInfoW. 2014-04-24 11:38:24 +02:00
msg.c user32: Limit number of hooks called recursively. 2015-06-29 18:51:01 +09:00
resource.c user32: Fix LoadStringA behavior on 1-character long buffer. 2014-05-14 17:20:56 +02:00
resource.rc
scroll.c
static.c user32/static: Allow setting NULL text. 2015-03-23 16:38:09 +09:00
sysparams.c
test_mono.bmp
text.c user32: Ensure at least one character is used in TEXT_WordBreak(). 2014-06-13 10:12:12 +02:00
uitools.c user32/tests: New test cases for SubtractRect(). 2014-03-27 12:06:03 +01:00
win.c user32: Fall back to downscaling the big icon for ICON_SMALL2. 2015-05-14 18:57:26 +09:00
winstation.c user32/tests: Update some todos for changed test failure behavior. 2015-05-07 22:29:21 +09:00
wsprintf.c