1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/programs/explorer
2023-12-13 19:13:01 +01: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: Remove now unnecessary wine_notify_icon support. 2023-12-01 19:09:15 +01:00
explorer_private.h explorer: Remove now unnecessary wine_notify_icon support. 2023-12-01 19:09:15 +01:00
explorer.c explorer: Fix command-line parameter parsing. 2023-06-29 12:04:07 +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: 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: Handle WM_CLOSE for docked icons for when they lose embedding. 2023-12-13 19:13:01 +01:00