Home
last modified time | relevance | path

Searched refs:OpenShellFolders (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dmainframe.h49 static int OpenShellFolders(LPIDA pida, HWND hFrameWnd);
H A Dshellbrowser.cpp515 if (MainFrameBase::OpenShellFolders(pida, _hwndFrame)) in OnDefaultCommand()
H A Dmainframe.cpp77 int MainFrameBase::OpenShellFolders(LPIDA pida, HWND hFrameWnd) in OpenShellFolders() function in MainFrameBase
/reactos/modules/rosapps/applications/explorer-old/desktop/
H A Ddesktop.cpp512 if (MainFrameBase::OpenShellFolders(pida, 0)) in OnDefaultCommand()