Sweden-Number/dlls/user32/tests
Alexandre Julliard d8e11632f1 user32/tests: Fix some printf formats for 64-bit. 2009-01-03 20:16:33 +01:00
..
Makefile.in user32: Implement BroadcastSystemMessage. 2008-04-03 12:00:02 +02:00
broadcast.c Define _WIN32_WINNT before including any headers. 2008-12-04 12:10:16 +01:00
class.c user32: Remove WINAPI/CALLBACK on static functions where not needed. 2008-11-25 11:50:00 +01:00
clipboard.c
combo.c user32/tests: Fix some printf formats for 64-bit. 2009-01-03 20:16:33 +01:00
cursoricon.c user32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:16:16 +01:00
dce.c
dde.c user32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:16:16 +01:00
dialog.c user32: Remove superfluous casts of void pointers. 2008-11-05 10:55:46 +01:00
edit.c user32/tests: Make some functions static. 2008-12-12 11:42:34 +01:00
generated.c
input.c user32: Check input to GetAsyncKeyState(). 2008-12-08 22:03:11 +01:00
listbox.c user32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:16:16 +01:00
menu.c user32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:16:16 +01:00
monitor.c user32/tests: Fix the monitor tests on NT4. 2008-11-20 20:06:46 +01:00
msg.c user32/tests: Make some functions static. 2008-12-12 11:42:34 +01:00
resource.c user32/tests: Fix the resource tests for various Windows versions. 2008-11-14 21:17:48 +01:00
resource.rc user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine. 2008-06-18 15:21:49 +02:00
scroll.c user32/tests: Run tests on win95 again. 2008-10-07 12:12:04 +02:00
static.c user32: HGDIOBJ is interchangeable with other handle types; no casts are needed. 2008-10-27 11:29:54 +01:00
sysparams.c user32/tests: Fix some of the sysparams tests on Win9x and NT4. 2008-11-20 20:46:54 +01:00
test_mono.bmp
text.c Assorted spelling fixes. 2008-10-20 11:37:27 +02:00
win.c user32/tests: Fix some printf formats for 64-bit. 2009-01-03 20:16:33 +01:00
winstation.c user32/tests: Fix the winstation tests on NT4. 2008-09-24 14:51:05 +02:00
wsprintf.c