Sweden-Number/dlls/user32/tests
Wolfram Sang 94a3c0987e user32: Ignore reserved bytes in BMP fileheader. 2010-04-26 13:02:51 -05:00
..
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
broadcast.c
class.c user32/tests: Free window after use. 2009-12-03 10:15:33 +01:00
clipboard.c user32/tests: Fix some last error checks for WoW64. 2009-12-23 14:27:31 +01:00
combo.c Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
cursoricon.c user32: Ignore reserved bytes in BMP fileheader. 2010-04-26 13:02:51 -05:00
dce.c
dde.c user32/tests: Allocate big enough buffer for UnpackDDElParam test. 2009-12-03 10:12:30 +01:00
dialog.c user32/tests: Add some GetDlgItem() tests regarding children windows Z-order. 2010-04-25 19:22:11 -05:00
edit.c user32: Focus editboxes when the context menu is opened. 2010-04-25 07:38:10 -05:00
generated.c winapi: Generate the 64-bit variant of structure size/alignment tests. 2010-04-07 18:03:00 +02:00
input.c user32/tests: Skip some tests on Win9x/WinMe. 2009-10-23 15:54:08 +02:00
listbox.c user32/tests: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:13 +01:00
menu.c user32: Block TrackPopupMenu if menu is already active. 2010-04-09 11:42:01 +02:00
monitor.c
msg.c server: Set the idle event when PeekMessage is called with -1 as window filter. 2010-03-03 13:20:53 +01:00
resource.c
resource.rc user32: Use IDOK as default identifier in a template. 2009-08-26 16:38:39 +02:00
scroll.c user32: End scrollbar tracking if the mouse capture is lost. 2010-03-25 10:55:51 +01:00
static.c user32: When repainting a static control with SS_BITMAP style, do not erase the background if there is no valid bitmap to paint. 2009-04-16 12:37:47 -05:00
sysparams.c user32/sysparams: Return NULL from GetSysColorBrush() for invalid index. 2009-12-30 13:40:43 +01:00
test_mono.bmp
text.c user32: Invert y in DrawTextEx in GM_COMPATIBLE mode if y increases up. 2009-09-28 12:37:20 +02:00
uitools.c user32/uitools: Fix FillRect behaviour for invalid brush passed. 2009-12-30 16:11:51 +01:00
win.c user32: The Z-order of owned windows doesn't depend on them having the WS_POPUP style. 2010-04-13 21:10:00 +02:00
winstation.c user32/tests: Fix some last error checks for WoW64. 2009-12-23 14:27:31 +01:00
wsprintf.c