Sweden-Number/dlls/user32/tests
Marcus Meissner cfe4c7fde9 user32: Use left shift instead of right shift (Coverity). 2011-05-05 17:28:42 +02:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
broadcast.c
class.c user32/tests: Skip DefWindowProc tests on Vista+. 2011-01-03 11:54:03 +01:00
clipboard.c user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01:00
combo.c user32/tests: Fixed WM_SETFONT combo box tests. 2010-10-26 11:57:57 +02:00
cursoricon.c user32/tests: Fix the GetCursorFrameInfo parameter types. 2011-03-17 13:06:50 +01:00
dce.c user32: Set the DC layout to mirrored when the window has the WS_EX_LAYOUTRTL style. 2010-09-02 15:16:39 +02:00
dde.c user32: Fixed some more side effect functions in assert() (Coverity). 2011-02-25 14:47:50 +01:00
dialog.c user32: Use left shift instead of right shift (Coverity). 2011-05-05 17:28:42 +02:00
edit.c user32: Fixed some more side effect functions in assert() (Coverity). 2011-02-25 14:47:50 +01:00
generated.c winapi: Generate the 64-bit variant of structure size/alignment tests. 2010-04-07 18:03:00 +02:00
input.c user32: Add a test to make sure that SendInput sets a non-zero event time. 2011-03-04 16:26:00 +01:00
listbox.c user32: Fixed some more side effect functions in assert() (Coverity). 2011-02-25 14:47:50 +01:00
menu.c user32: Don't start menu tracking when the owner window is invalid. 2011-04-21 16:53:42 +02:00
monitor.c
msg.c user32: Fix the single menu item activation using a hot key. 2011-04-12 17:42:12 +02:00
resource.c
resource.rc user32: Add a test for activating a menu consisting from a single menu item using a hot key. 2011-04-06 18:05:39 +02:00
scroll.c user32: End scrollbar tracking if the mouse capture is lost. 2010-03-25 10:55:51 +01:00
static.c
sysparams.c
test_mono.bmp
text.c user32: GetTabbedTextExtent() returns non-zero value when nCount == 0. 2011-04-27 13:15:00 +02:00
uitools.c
win.c user32: Fix return value when passing a non-sibling preceding window to SetWindowPos. 2011-03-30 15:03:44 +02:00
winstation.c
wsprintf.c