.. |
class.c
|
user32: Avoid compiler specific code in the DefWindowProc test.
|
2007-03-20 13:00:20 +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: combobox: The text area height should be font_height+4.
|
2007-03-27 12:31:31 +02:00 |
cursoricon.c
|
user32: Add a CreateIcon test, make it pass under Wine.
|
2007-02-21 10:55:06 +01:00 |
dce.c
|
user32/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:49:25 +01:00 |
dde.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
dialog.c
|
user32: Fix error return values in DialogBoxParam + simple test.
|
2007-02-15 11:14:53 +01:00 |
edit.c
|
user32/tests: Avoid strlen in trace.
|
2007-06-15 12:43:31 +02:00 |
generated.c
|
|
|
input.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
listbox.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Makefile.in
|
user32: combobox: The text area height should be font_height+4.
|
2007-03-27 12:31:31 +02:00 |
menu.c
|
user32: Fix a printf format warning.
|
2007-06-01 13:42:37 +02:00 |
monitor.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 |
msg.c
|
user32: tests:msg Add test for switching MDI children.
|
2007-06-13 13:37:49 +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: Add a test for CheckMenuRadioItem and make it pass under Wine.
|
2007-05-15 12:28:03 +02:00 |
sysparams.c
|
user32/tests: Replace some '#if 0's with 'if (0)'s.
|
2006-12-14 20:24:49 +01:00 |
text.c
|
user32: Add a simple DrawState test, make it pass under Wine.
|
2007-01-11 12:05:45 +01:00 |
win.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
winstation.c
|
|
|
wsprintf.c
|
|
|