Sweden-Number/dlls/user32/tests
Zhiyi Zhang 6d68c38c88 user32/tests: Zero initialize DEVMODE before passing it to EnumDisplaySettings().
Zero initialize DEVMODE before passing it to EnumDisplaySettings(), which may write beyond the end
of the DEVMODE structure on Windows because the dmDriverExtra field is uninitialized.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-11 18:06:42 +02:00
..
Makefile.in
bmp1x1_32bpp.bmp
broadcast.c
class.c
clipboard.c
combo.c
cursoricon.c
dce.c
dde.c
dialog.c
edit.c
generated.c winapi_test: Restore horizontal alignment of macro defines. 2020-08-10 21:26:15 +02:00
input.c user32: Use WM_INPUT message hw_id as RAWINPUT handle. 2020-07-07 22:24:39 +02:00
listbox.c
menu.c
monitor.c user32/tests: Zero initialize DEVMODE before passing it to EnumDisplaySettings(). 2020-08-11 18:06:42 +02:00
msg.c
resource.c
resource.rc
scroll.c
static.c
sysparams.c winex11.drv: Add XRandR 1.4 display settings handler. 2020-07-24 18:26:18 +02:00
test_mono.bmp
text.c
uitools.c
win.c user32: Support undocumented SC_SIZE flag that can be used to move window. 2020-07-30 16:33:22 +02:00
winstation.c server: Don't allow an empty desktop name. 2020-06-24 18:34:15 +02:00
wsprintf.c