Sweden-Number/dlls/user32/tests
Francois Gouget 44b52b128c Assorted spelling fixes. 2008-01-16 12:48:29 +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 Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
edit.c user32: Tests for fix EM_SETLIMITTEXT with zeroed args. 2007-10-18 14:10:53 +02:00
generated.c Fix spelling error in the generated conformance test files. 2008-01-16 12:46:18 +01:00
input.c user32/tests: Run tests on win95 again. 2007-08-16 11:08:13 +02:00
listbox.c user32: Fix regression in DlgDirList caused by modified LB_DIR return behavior, with tests. 2007-12-19 19:36:09 +01:00
menu.c user32/tests: Run tests on win95 again. 2007-08-16 11:08:13 +02:00
monitor.c user32: Add a test for an invalid DEVMODE passed to ChangeDisplaySettings, make it pass under Wine. 2007-12-20 10:47:49 +01: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 winex11: Set last error on enumerating display settings. 2008-01-09 13:38:03 +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