1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-23 23:21:08 +01:00
ExplorerPatcher/ep_gui
Amrsatrio ec68783677 Taskbar10: Various *important* fixes:
- Revised the method for enabling the old taskbar by intercepting the code path for initializing the new taskbar, due to a very rare issue where our hook does not get called on certain recent builds. (#2499)
- Fixed crash on 25921+ due to the removal of pnidui.dll. (#2558)
- Fixed potential stability issues when using the new taskbar on 22621.2787+.
2023-12-11 23:06:19 +07:00
..
resources GUI: Added the ability to switch languages 2023-11-21 00:43:36 +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 GUI: Added the ability to switch languages 2023-11-21 00:43:36 +07:00
GUI.c Taskbar10: Various *important* fixes: 2023-12-11 23:06:19 +07:00
GUI.h Taskbar10: Various *important* fixes: 2023-12-11 23:06:19 +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