reactos/base/shell/explorer
Kyle Katarn a1f6d8a3f6
[EXPLORER] Fix Start Menu context menu actions (#4643)
CORE-18336

The current design was not processing actions verbs correctly for some
Start Menu context menu actions (Properties, Open all users, Explore all users),
despite associated code being implemented.
This was due by incorrectly filtering command IDs, not routing to the appropriate processing.
2022-09-09 20:23:11 +02:00
..
lang [TRANSLATION] French translation update (#4638) 2022-09-03 23:12:29 +02:00
res [EXPLORER] Update all preview bitmaps showing notification area 2018-02-06 17:35:08 +01:00
appbar.cpp [EXPLORER] Implement ABN_WINDOWARRANGE (#3033) 2020-08-12 06:00:09 +09:00
CMakeLists.txt [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
desktop.cpp [EXPLORER] Implement CDesktopThread::Destroy (#4371) 2022-05-24 14:58:24 +03:00
explorer.cpp [EXPLORER] Simplify the current-shell-is-explorer check when trying to start the auto-start programs, by using the existing code. 2018-06-22 16:34:16 +02:00
explorer.exe.manifest [EXPLORER] Do not force X86 in the manifest. 2018-03-19 09:44:25 +01:00
explorer.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
notifyiconscust.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
precomp.h [EXPLORER] Enable _DEBUG and fix assertion failures (#4306) 2022-01-24 10:26:13 +09:00
resource.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
rshell.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
settings.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
shellservice.cpp [EXPLORER] Registry key not closed on error (#3136) 2020-09-08 21:55:45 +02:00
startctxmnu.cpp [EXPLORER] Fix Start Menu context menu actions (#4643) 2022-09-09 20:23:11 +02:00
startmnu.cpp [EXPLORER] 2018-11-27 10:33:42 +02:00
startmnucust.cpp [FORMATING] Fix indentation of startmnucust 2020-02-05 19:27:10 +01:00
startmnusite.cpp [EXPLORER] Open search from start menu 2019-09-15 19:46:36 +03:00
startup.cpp [IERNONCE] [RUNONCEEX] Add RunOnceEx functionality for ReactOS (#3926) 2021-09-29 11:30:32 +02:00
syspager.cpp [EXPLORER] syspager.cpp: Add '\n' to debug logs (#4470) 2022-04-27 15:40:13 +03:00
taskband.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
taskswnd.cpp [EXPLORER] Fix taskbar icon display problem (#4538) 2022-06-30 16:10:47 +03:00
tbsite.cpp [EXPLORER] Remove SetBandSiteInfo hack. CORE-9809 2018-03-03 17:17:13 +01:00
trayclock.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
trayntfy.cpp [EXPLORER] Do WM_MOUSEACTIVATE.MA_NOACTIVATE on notification area 2022-08-26 08:07:54 +09:00
trayprop.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
traywnd.cpp [EXPLORER] Fix assertion failure on start button (#4581) 2022-07-18 22:20:25 +09:00
util.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00