Searched refs:bExplorerIsShell (Results 1 – 3 of 3) sorted by relevance
27 BOOL bExplorerIsShell = FALSE; variable250 bExplorerIsShell = (GetShellWindow() == NULL) && IsExplorerSystemShell(); in _tWinMain()252 if (!bExplorerIsShell) in _tWinMain()257 bExplorerIsShell = IsExplorerSystemShell(); in _tWinMain()
525 if (!bExplorerIsShell) in InitializeStartupMutex()551 if (!bExplorerIsShell || !InitializeStartupMutex()) in DoStartStartupItems()590 if (bExplorerIsShell && IsUserAnAdmin() && InitializeStartupMutex()) in ProcessRunOnceItems()
66 extern BOOL bExplorerIsShell;