.. |
Makefile.in
|
user32: combobox: The text area height should be font_height+4.
|
2007-03-27 12:31:31 +02:00 |
class.c
|
user32: Allocate a dual A/W winproc for DefWindowProc.
|
2007-07-12 15:45:19 +02: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
|
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
|
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
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |
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: When inserting a menu item make sure that MDI system buttons stay on the right side.
|
2007-06-20 15:10:58 +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: Flush messages more aggressively in a couple of tests.
|
2007-07-11 14:40:19 +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
|
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 |