reactos/base
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
..
applications [NOTEPAD] Follow-up of 'CJK font workaround' 2022-09-07 00:54:31 +09:00
services [SECLOGON][ADVAPI] CreateProcessWithLogonW: Return process information to the caller 2022-07-24 01:08:13 +02:00
setup [SETUP] Don't default to MP builds, when KDBG is enabled 2022-07-20 23:57:42 +02:00
shell [EXPLORER] Fix Start Menu context menu actions (#4643) 2022-09-09 20:23:11 +02:00
system [TRANSLATION] French translation update (#4638) 2022-09-03 23:12:29 +02:00
CMakeLists.txt