Sweden-Number/dlls/user32/tests
Ken Thomases 7e0c42e839 user32/tests: Test that sending WM_CANCELMODE cancels tracking in window's menu bar. 2013-05-20 21:15:38 +02:00
..
Makefile.in
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 user32/tests: Add tests for EM_GETHANDLE. 2013-05-17 16:59:20 +02:00
generated.c
input.c
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/tests: Add tests to show that WM_CHAR W<->A mapping uses the codepage associated with the current keyboard layout. 2013-05-13 20:52:08 +02:00
resource.c user32: Remove two superfluous casts. 2012-11-19 11:46:35 +01: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: SetWindowPos() propagates update region from WS_CLIPCHILDREN child to its children. 2013-04-12 16:28:13 +02:00
winstation.c
wsprintf.c