.. |
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
|
user32: Destroying the current cursor results in an error.
|
2007-11-30 14:01:34 +01:00 |
dce.c
|
user32/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:49:25 +01:00 |
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
|
user32/tests/msg: Don't mess up lParam as it is passed on to DefWindowProcA().
|
2007-11-13 23:28:06 +01: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 |