reactos/base
Joachim Henze 175fa27755 [0.4.9][NTUSER][USER32] Tracking menu CORE-17338 (#4048), [EXPLORER] Send WM_POPUPSYSTEMMENU asynchronously (#4047) CORE-16353
This prevents the tracking menu from erroneously closing itself right after it was opened in some cases.
Fixes CORE-17338 which got unhidden by 0.4.15-dev-1126-g 58b0558f94
And fixes CORE-15760 which got unhidden by SVN r74972 == git 19dd22d422

Since both symptoms look very similar but the unhiding revisions did differ,
that could mean we do have some kind of race condition here.
I guess this fix is more like a workaround.

2 Fixes picked:
0.4.15-dev-3313-g 6417b2323d [NTUSER][USER32] Workaround tracking menu on CORE-17338 CORE-15760 (#4048)
to prevent the menu from auto-closing

and
0.4.15-dev-3297-g 037c744eb1 [EXPLORER] Send WM_POPUPSYSTEMMENU asynchronously CORE-16353 (#4047)
to make the taskbar button turn into pressed state when the menu opens
2022-01-10 07:18:41 +01:00
..
applications [0.4.9][WORDPAD] Fix icons for toolbar and formatbar (#3792) CORE-5823 2021-07-04 14:50:31 +02:00
services [0.4.9] [NFSD] Apply a hack to avoid CORE-13498 2018-06-02 13:23:06 +02:00
setup [0.4.9][SETUP] Silence some noisy DPRINT1 2020-12-21 00:23:19 +01:00
shell [0.4.9][NTUSER][USER32] Tracking menu CORE-17338 (#4048), [EXPLORER] Send WM_POPUPSYSTEMMENU asynchronously (#4047) CORE-16353 2022-01-10 07:18:41 +01:00
system [0.4.9][AUTOCHK] Don't check any volume on boot CORE-14638 2022-01-09 06:40:26 +01:00
CMakeLists.txt