Sweden-Number/dlls/user32/tests
Stefan Dösinger 5fa90ca910 user32: Add a test for EnumDisplaySettings vs GetDeviceCaps. 2007-12-14 14:06:45 +01:00
..
Makefile.in user32/tests: We can now store binary files in the repository. 2007-09-17 16:12:03 +02:00
class.c user32: Better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs. 2007-10-30 14:08:50 +01:00
clipboard.c
combo.c user32: combo: CB_SETITEMHEIGHT should make the edit area 2px higher than the item (with testcase). 2007-08-31 13:24:13 +02:00
cursoricon.c user32: Test the initial state of the cursor. 2007-12-11 12:09:33 +01:00
dce.c
dde.c user32: Implement return value for DdeClientTransaction for XTYP_EXECUTE. 2007-11-12 14:13:02 +01:00
dialog.c user32: Do not send button click to dialog with disabled default button. 2007-10-25 13:52:09 +02:00
edit.c user32: Tests for fix EM_SETLIMITTEXT with zeroed args. 2007-10-18 14:10:53 +02:00
generated.c
input.c user32/tests: Run tests on win95 again. 2007-08-16 11:08:13 +02:00
listbox.c user32/tests: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call. 2007-12-07 14:52:45 +01:00
menu.c user32/tests: Run tests on win95 again. 2007-08-16 11:08:13 +02:00
monitor.c user32/tests: Run tests on win95 again. 2007-08-16 11:08:13 +02:00
msg.c Assorted spelling fixes. 2007-12-07 16:35:32 +01:00
resource.c
resource.rc user32/tests: We can now store binary files in the repository. 2007-09-17 16:12:03 +02:00
static.c user32: Static controls should have a clipping region set while sending the WM_CTLCOLORSTATIC. 2007-08-30 12:34:31 +02:00
sysparams.c user32: Add a test for EnumDisplaySettings vs GetDeviceCaps. 2007-12-14 14:06:45 +01:00
test_mono.bmp user32/tests: We can now store binary files in the repository. 2007-09-17 16:12:03 +02:00
text.c
win.c user32: Don't allow changing the WS_EX_TOPMOST style with SetWindowLong. 2007-10-31 17:53:58 +01:00
winstation.c
wsprintf.c