1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/programs/explorer
Anton Baskanov 89ad36b1d9 explorer: Restore display settings on process exit.
Restore display settings to the ones in the registry when CDS_FULLSCREEN
is used in ChangeDisplaySettings().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49674
2024-05-02 10:06:57 +02:00
..
tests explorer: Support standalone systray window mode. 2023-11-28 08:54:52 +01:00
appbar.c explorer: Use wide string literals. 2023-06-26 16:47:11 +02:00
desktop.c explorer: Restore display settings on process exit. 2024-05-02 10:06:57 +02:00
explorer_private.h explorer: Restore a per-desktop ShowSystray registry setting. 2024-01-29 21:16:06 +01:00
explorer.c explorer: Handle the back and forward buttons of a 5-button mouse. 2024-02-08 23:31:25 +01:00
explorer.manifest explorer: Add system DPI awareness settings to the application manifest. 2021-09-06 14:55:06 +02:00
explorer.rc explorer: Add an "Exit desktop" button to the Start menu. 2023-12-08 22:31:38 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
resource.h explorer: Add an "Exit desktop" button to the Start menu. 2023-12-08 22:31:38 +01:00
startmenu.c explorer: Add an "Exit desktop" button to the Start menu. 2023-12-08 22:31:38 +01:00
systray.c explorer: Set layered style on systray icons before calling into the driver. 2024-02-15 20:40:55 +01:00