1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-27 17:00:59 +01:00
ExplorerPatcher/ep_gui
Amrsatrio 2dc1340207 File Explorer: Added option to disable the modern navigation bar (FEMNB).
- The code for disabling tabs (TIFE) is also there, but it doesn't work on 22621.2506+ -- it fallbacks to the Windows 10 Ribbon instead so I'm hiding it for now.
- This should also fix window position saving when using Windows 10 Ribbon on builds with TIFE enabled, up to 23570 (Dev).
2023-11-12 14:13:16 +07:00
..
resources File Explorer: Added option to disable the modern navigation bar (FEMNB). 2023-11-12 14:13:16 +07:00
dllmain.cpp GUI: Decoupled into ep_gui and added support for localization 2023-11-08 02:14:44 +07:00
ep_gui.vcxproj L10N: Localized Updates and Symbols notifications 2023-11-12 04:11:41 +07:00
GUI.c L10N: Localized Setup 2023-11-12 11:50:55 +07:00
GUI.h GUI: Decoupled into ep_gui and added support for localization 2023-11-08 02:14:44 +07:00
packages.config GUI: Decoupled into ep_gui and added support for localization 2023-11-08 02:14:44 +07:00
pch.cpp GUI: Decoupled into ep_gui and added support for localization 2023-11-08 02:14:44 +07:00
pch.h GUI: Decoupled into ep_gui and added support for localization 2023-11-08 02:14:44 +07:00