Sweden-Number/dlls/user32/tests
Piotr Caban 55ff066103 user32: Don't fail on windows without menu bar in DrawMenuBar. 2014-04-10 16:51:09 +02:00
..
Makefile.in
broadcast.c user32/tests: Avoid preprocessor check to ensure it compiles. 2014-01-28 11:50:15 +01:00
class.c
clipboard.c user32/tests: Properly maintain clipboard viewers chain. 2014-03-07 11:36:08 +01:00
combo.c
cursoricon.c
dce.c
dde.c
dialog.c
edit.c user32: Emit EM_SETSEL message when choosing "Select All" from context menu. 2014-04-08 09:25:15 +02:00
generated.c
input.c
listbox.c user32: If the listbox loses focus while holding capture, release it by essentially simulating a button up event. 2014-02-20 13:58:32 +01:00
menu.c user32: Don't fail on windows without menu bar in DrawMenuBar. 2014-04-10 16:51:09 +02:00
monitor.c user32/tests: Add tests for MonitorFromRect. 2014-01-28 11:50:42 +01:00
msg.c user32: Don't fail on windows without menu bar in DrawMenuBar. 2014-04-10 16:51:09 +02:00
resource.c user32/tests: Add more tests for PrivateExtractIcons. 2014-03-25 19:01:26 +01:00
resource.rc
scroll.c
static.c
sysparams.c
test_mono.bmp
text.c user32: Fix TEXT_WordBreak() when no characters fit. 2014-03-11 19:39:35 +01:00
uitools.c user32/tests: New test cases for SubtractRect(). 2014-03-27 12:06:03 +01:00
win.c user32: Make it possible to activate a window with parent and no WS_CHILD flag in WS_NCLBUTTONDOWN function. 2014-04-02 19:06:09 +02:00
winstation.c user32/tests: Skip more winstation tests when no enough privileges. 2014-03-10 12:19:38 +01:00
wsprintf.c