Home
last modified time | relevance | path

Searched refs:bExplorerIsShell (Results 1 – 3 of 3) sorted by relevance

/reactos/base/shell/explorer/
H A Dexplorer.cpp27 BOOL bExplorerIsShell = FALSE; variable
250 bExplorerIsShell = (GetShellWindow() == NULL) && IsExplorerSystemShell(); in _tWinMain()
252 if (!bExplorerIsShell) in _tWinMain()
257 bExplorerIsShell = IsExplorerSystemShell(); in _tWinMain()
H A Dstartup.cpp525 if (!bExplorerIsShell) in InitializeStartupMutex()
551 if (!bExplorerIsShell || !InitializeStartupMutex()) in DoStartStartupItems()
590 if (bExplorerIsShell && IsUserAnAdmin() && InitializeStartupMutex()) in ProcessRunOnceItems()
H A Dprecomp.h66 extern BOOL bExplorerIsShell;