Sweden-Number/dlls/user32/tests
Gerald Pfeifer c7adf5f4b2 user32: Don't check unsigned types for >= 0. 2007-11-02 12:36:55 +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 user32/tests: Replace some '#if 0's with 'if (0)'s. 2006-12-14 20:24:49 +01:00
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 janitorial: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:50 +02:00
dce.c user32/tests: Remove unneeded NONAMELESS* macros. 2006-11-24 11:49:25 +01:00
dde.c user32: Don't check unsigned types for >= 0. 2007-11-02 12:36:55 +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 user32: Renamed the user/ directory to user32. 2006-11-16 14:49:25 +01:00
input.c user32/tests: Run tests on win95 again. 2007-08-16 11:08:13 +02:00
listbox.c user32: LB_SETITEMDATA should return 1 on success, not 0. 2007-08-14 20:29:21 +02: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 user32: Define WM_LBTRACKPOINT if it's not previously defined. 2007-10-26 14:03:47 +02:00
resource.c Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
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 Assorted spelling fixes. 2007-08-09 14:13:07 +02: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 user32: Add a simple DrawState test, make it pass under Wine. 2007-01-11 12:05:45 +01:00
win.c user32: Don't allow changing the WS_EX_TOPMOST style with SetWindowLong. 2007-10-31 17:53:58 +01:00
winstation.c user32/tests: Use skip. 2007-07-03 20:39:31 +02:00
wsprintf.c user32/tests: Use skip. 2007-07-03 20:39:32 +02:00