reactos/base/shell/explorer
Joachim Henze 5268019140 [0.4.12][EXPLORER] Mitigate CORE-15760 'system menu may close unexpectedly'
Looks like a race condition of the async part of SetForegroundWindow().

KVM https://reactos.org/testman/compare.php?ids=69065,69069
VBOX https://reactos.org/testman/compare.php?ids=69064,69068

The regression was unhidden by SVN 74972 ==
19dd22d422

cherry-picked from 0.4.13-dev-1165-g
d2976ca58e
2019-09-20 00:15:16 +02:00
..
lang [EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy (#1258) 2019-03-24 14:56:43 +01:00
res [EXPLORER] Update all preview bitmaps showing notification area 2018-02-06 17:35:08 +01:00
CMakeLists.txt [EXPLORER] Split up the notification area into a few more manageable pieces. 2018-01-24 14:41:31 +01:00
desktop.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
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 [USETUP][EXPLORER] ReactOS explorer translation and hindi font substitution. (#954) 2018-10-19 17:03:17 +02:00
notifyiconscust.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
precomp.h [ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h 2019-01-15 14:34:53 +02:00
resource.h [EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy (#1258) 2019-03-24 14:56:43 +01: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 [EXPLORER] -Rewrite taskbar settings routines and dialog 2017-11-01 01:04:39 +02:00
shellservice.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
startctxmnu.cpp [EXPLORER] 2018-11-27 10:33:42 +02:00
startmnu.cpp [EXPLORER] 2018-11-27 10:33:42 +02:00
startmnucust.cpp [EXPLORER] Fix creation of shortcuts in the start menu. 2018-07-25 00:57:58 +02:00
startmnusite.cpp [EXPLORER] 2018-11-27 10:33:42 +02:00
startup.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
syspager.cpp [0.4.12][EXPLORER] Properly initialize tbBtn.iBitmap. CORE-14262 PR#1667 2019-06-19 21:10:56 +02:00
taskband.cpp [EXPLORER] -Make CSysPagerWnd, CTaskSwitchWnd, CTrayClockWnd and CTrayNotifyWnd proper com objects so that their lifetime is managed properly. 2018-01-28 18:35:16 +02:00
taskswnd.cpp [0.4.12][EXPLORER] Mitigate CORE-15760 'system menu may close unexpectedly' 2019-09-20 00:15:16 +02:00
tbsite.cpp [EXPLORER] Remove SetBandSiteInfo hack. CORE-9809 2018-03-03 17:17:13 +01:00
trayclock.cpp Fix regression with double click action 2019-03-24 23:34:57 +01:00
trayntfy.cpp [EXPLORER] Center the text of the clock 2018-01-29 21:50:33 +02:00
trayprop.cpp [EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu" policy (#1258) 2019-03-24 14:56:43 +01:00
traywnd.cpp [EXPLORER] Add TWM_GETTASKSWITCH, which seems to be used on windows 2018-12-17 20:38:38 +01: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