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
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
dce.c
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
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
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
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