Sweden-Number/programs/explorer
Zhiyi Zhang c9d2b62926 explorer: Zero initialize DEVMODE before passing it to EnumDisplaySettings().
EnumDisplaySettings() on Wine does not write beyond the end of DEVMODE because it doesn't use
dmDriverExtra currently, but this implementation detail should not be relied on.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-11 18:07:05 +02:00
..
Makefile.in explorer: Build with msvcrt. 2019-05-03 16:30:39 +02:00
appbar.c explorer: Build with msvcrt. 2019-05-03 16:30:39 +02:00
desktop.c explorer: Zero initialize DEVMODE before passing it to EnumDisplaySettings(). 2020-08-11 18:07:05 +02:00
explorer.c explorer: Look for an existing window browsing the given path first. 2020-05-18 12:10:51 +02:00
explorer.rc explorer: Use neutral language for the version resource. 2017-03-20 19:23:39 +01:00
explorer_private.h explorer: Add a generic handler for desktop notifications. 2016-05-31 13:55:45 +09:00
resource.h explorer: Add run dialog to start menu. 2014-01-08 16:11:37 +01:00
startmenu.c start: Use the ARRAY_SIZE() macro. 2018-07-13 19:10:02 +02:00
systray.c include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01:00