.. |
Makefile.in
|
…
|
|
broadcast.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
user32/tests: Fix test failures on 64-bit testbot VMs.
|
2016-10-11 18:38:13 +02:00 |
combo.c
|
user32/tests: Use wine_dbgstr_rect() to print rects.
|
2016-09-27 21:43:26 +09:00 |
cursoricon.c
|
user32/tests: BITMAPCOREINFO icons are no longer supported on Win 8.
|
2016-09-19 23:14:14 +09:00 |
dce.c
|
user32/tests: Use EqualRect() instead of open coding it.
|
2016-09-27 21:43:26 +09:00 |
dde.c
|
user32/tests: Remove an identical if/else branch.
|
2016-08-10 22:22:57 +09:00 |
dialog.c
|
user32: Handle invalid dialog handles in IsDialogMessage().
|
2016-08-17 11:53:41 +09:00 |
edit.c
|
user32: EC_USEFONTINFO behaviour depends on whether the font's charset is CJK or not.
|
2016-09-01 22:14:22 +09:00 |
generated.c
|
…
|
|
input.c
|
user32: Implement OemKeyScan().
|
2016-09-22 22:29:57 +09:00 |
listbox.c
|
user32/tests: Use wine_dbgstr_rect() to print RECTs.
|
2016-06-17 00:09:21 +09:00 |
menu.c
|
user32/tests: Fix indentation warnings on GCC 6.
|
2016-08-10 12:51:54 +09:00 |
monitor.c
|
user32/tests: Use wine_dbgstr_rect() to print RECTs.
|
2016-06-17 00:09:21 +09:00 |
msg.c
|
user32/tests: Fix incorrect usage of broken() function.
|
2016-09-28 00:56:02 +09:00 |
resource.c
|
…
|
|
resource.rc
|
user32/tests: Add another test for dialog creation messages without DefDlgProc.
|
2016-02-19 00:49:11 +09:00 |
scroll.c
|
user32/tests: Use wine_dbgstr_rect() to print RECTs.
|
2016-07-06 16:15:52 +09:00 |
static.c
|
user32/tests: Remove an unused macro.
|
2016-06-17 00:09:20 +09:00 |
sysparams.c
|
user32/tests: Use SetRect instead of open coding it.
|
2016-04-18 19:28:31 +09:00 |
test_mono.bmp
|
…
|
|
text.c
|
user32: Use MB_USEGLYPHCHARS in OemToCharBuffW().
|
2016-09-22 22:29:54 +09:00 |
uitools.c
|
user32/tests: Add some IsRectEmpty() tests.
|
2016-06-17 00:09:23 +09:00 |
win.c
|
user32: Prevent resetting WS_MINIMIZE through SetWindowLong.
|
2016-08-18 11:57:25 +09:00 |
winstation.c
|
user32/tests: Fix a typo in ok() message.
|
2016-05-02 12:26:38 +09:00 |
wsprintf.c
|
user32/tests: Remove two commented out printf().
|
2016-09-27 21:43:26 +09:00 |