.. |
Makefile.in
|
user32: combobox: The text area height should be font_height+4.
|
2007-03-27 12:31:31 +02:00 |
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
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01: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 |
menu.c
|
user32/tests: Fix compilation with gcc 2.95.
|
2007-05-21 12:38:55 +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: SWP_STATECHANGED is an undocumented flag so define it ourselves. Fixes compilation with the PSDK.
|
2007-05-29 12:12:14 +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
|
…
|
|