Home
last modified time | relevance | path

Searched refs:pShellView (Results 1 – 10 of 10) sorted by relevance

/reactos/dll/win32/browseui/shellfind/
H A DCSearchBar.cpp124 CComPtr<IShellView> pShellView; in GetSearchResultsFolder() local
125 hr = (*ppShellBrowser)->QueryActiveShellView(&pShellView); in GetSearchResultsFolder()
126 if (FAILED(hr) || !pShellView) in GetSearchResultsFolder()
130 hr = pShellView->QueryInterface(IID_PPV_ARG(IFolderView, &pFolderView)); in GetSearchResultsFolder()
150 hr = pShellView->GetWindow(pHwnd); in GetSearchResultsFolder()
/reactos/modules/rosapps/applications/explorer-old/desktop/
H A Ddesktop.h173 DesktopShellView(HWND hwnd, IShellView* pShellView);
H A Ddesktop.cpp520 DesktopShellView::DesktopShellView(HWND hwnd, IShellView* pShellView) in DesktopShellView() argument
522 _pShellView(pShellView) in DesktopShellView()
/reactos/dll/shellext/netshell/
H A Dshfldr_netconnect.cpp141 CComPtr<IShellView> pShellView; in CreateViewObject() local
142 hr = SHCreateShellFolderViewEx(&cvf, &pShellView); in CreateViewObject()
146 return pShellView->QueryInterface(riid, ppvOut); in CreateViewObject()
/reactos/dll/win32/shell32/folders/
H A DCPrinterFolder.cpp276 CComPtr<IShellView> pShellView; in CreateViewObject() local
H A DCNetFolder.cpp342 CComPtr<IShellView> pShellView; in CreateViewObject() local
H A DCControlPanelFolder.cpp366 CComPtr<IShellView> pShellView; in CreateViewObject() local
H A DCRecycleBin.cpp574 CComPtr<IShellView> pShellView; in CreateViewObject() local
H A DCDrivesFolder.cpp900 CComPtr<IShellView> pShellView; in CreateViewObject() local
H A DCFSFolder.cpp1133 CComPtr<IShellView> pShellView; in CreateViewObject() local