Home
last modified time | relevance | path

Searched refs:ShowRestartDialog (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dstartmenu.h351 static void ShowRestartDialog(HWND hwndOwner, UINT flags);
H A Dstartmenu.cpp1921 ShowRestartDialog(g_Globals._hwndDesktop, EWX_REBOOT); in Command()
2138 void StartMenuHandler::ShowRestartDialog(HWND hwndOwner, UINT flags) in ShowRestartDialog() function in StartMenuHandler