Sweden-Number/dlls/user32/tests
Francois Gouget c56116aa37 user32/test: Start the AdjustWindowRectExForDpi() from a known state.
rect and rect2 have been modified by the previous test by the time we
get to AdjustWindowRectExForDpi(). This makes interpreting the traces
harder in case of a failure. So reset them to the same starting state
as for the AdjustWindowRectEx() test.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-21 21:01:33 +01:00
..
Makefile.in user32: Support RIDI_PREPARSEDDATA in GetRawInputDeviceInfo. 2019-11-04 22:43:01 +01:00
broadcast.c
class.c
clipboard.c
combo.c user32/combo: Properly handle WM_CTLCOLOR* messages. 2019-11-04 12:15:42 +01:00
cursoricon.c
dce.c
dde.c
dialog.c
edit.c user32/edit: In EM_POSFROMCHAR return correct position for empty lines. 2019-11-07 14:09:51 +01:00
generated.c
input.c user32/tests: Wait and flush messages after window creation. 2019-11-05 16:46:59 +01:00
listbox.c
menu.c
monitor.c user32/tests: Fix monitor test failures on some systems. 2019-11-07 15:20:56 +01:00
msg.c user32/tests: Add optional messages to test sequences. 2019-11-13 09:31:59 +01:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c user32/tests: Fix test failures on multiple monitor setup. 2019-11-07 15:20:50 +01:00
test_mono.bmp
text.c
uitools.c
win.c user32/test: Start the AdjustWindowRectExForDpi() from a known state. 2019-11-21 21:01:33 +01:00
winstation.c
wsprintf.c