Sweden-Number/dlls/user32/tests
Qian Hong 6e32d18f9f user32/tests: Try harder to set foreground window. 2013-10-14 10:45:31 +02:00
..
Makefile.in tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
broadcast.c
class.c user32/tests: Add a trailing '\n' to an ok() call. 2012-10-15 19:37:36 +02:00
clipboard.c user32: Use SendNotifyMessage to send WM_DRAWCLIPBOARD. 2013-05-15 19:57:34 +02:00
combo.c
cursoricon.c
dce.c user32/tests: Don't release a random DC handle. 2012-10-18 22:28:48 +02:00
dde.c user32/test: Don't over-allocate memory for DDEDATA. 2012-10-31 16:12:27 +01:00
dialog.c user32/tests: Define the required Windows version before including anything. 2013-02-18 14:51:05 +01:00
edit.c Assorted spelling fixes. 2013-07-03 21:20:04 +02:00
generated.c
input.c tests: Use the explicit LoadLibraryA function. 2013-10-02 11:02:21 +02:00
listbox.c user32: Implement GetListBoxInfo(). 2013-05-07 20:07:41 +02:00
menu.c user32/tests: Test that sending WM_CANCELMODE cancels tracking in window's menu bar. 2013-05-20 21:15:38 +02:00
monitor.c
msg.c user32: Don't try to paint during WM_SETFOCUS if the edit control is not visible. 2013-10-11 11:04:58 +02:00
resource.c user32: Avoid using CONST. 2013-09-24 12:57:57 +02:00
resource.rc
scroll.c user32: Init standard scrollbars during WM_NCCREATE. 2013-01-24 17:31:32 +01:00
static.c
sysparams.c user32/tests: Define the required Windows version before including anything. 2013-02-18 14:51:05 +01:00
test_mono.bmp
text.c
uitools.c
win.c user32/tests: Add a trailing '\n' to a few ok() calls. 2013-06-14 11:45:19 +02:00
winstation.c user32/tests: Try harder to set foreground window. 2013-10-14 10:45:31 +02:00
wsprintf.c