Sweden-Number/programs/explorer
Zhiyi Zhang f613323d93 explorer: Add system DPI awareness settings to the application manifest.
This is also required for get_monitor_dpi() in wineserver to function properly for DPI unaware
applications because it uses desktop window DPI as monitor DPI.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-06 14:55:06 +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: Create systray for the null graphics driver. 2021-05-17 20:38:06 +02:00
explorer.c explorer: Look for an existing window browsing the given path first. 2020-05-18 12:10:51 +02:00
explorer.manifest explorer: Add system DPI awareness settings to the application manifest. 2021-09-06 14:55:06 +02:00
explorer.rc explorer: Enable visual styles. 2021-06-09 23:38:44 +02: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 explorer: Use the WCHAR string version of LoadLibrary. 2020-10-19 10:58:56 +02:00
systray.c explorer: Create systray for the null graphics driver. 2021-05-17 20:38:06 +02:00