Sweden-Number/dlls/user32/tests
Nikolay Sivov 83367e874c user32/tests: Properly maintain clipboard viewers chain.
Without this CloseClipboard() will crash on Windows 8 if executed after
test_messages().
2014-03-07 11:36:08 +01: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
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 Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
monitor.c user32/tests: Add tests for MonitorFromRect. 2014-01-28 11:50:42 +01:00
msg.c user32/tests: Flush pending events before testing menu messages. 2014-02-18 19:19:37 +01:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c
test_mono.bmp
text.c
uitools.c
win.c user32: Check WS_CHILD style in IsChild function. 2014-02-27 09:51:50 -06:00
winstation.c
wsprintf.c