Home
last modified time | relevance | path

Searched defs:BrowseObject (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dshellbrowserimpl.h79 virtual HRESULT STDMETHODCALLTYPE BrowseObject(LPCITEMIDLIST pidl, UINT wFlags) {return E_NOTIMPL;} in BrowseObject() function
/reactos/modules/rostests/apitests/shell32/
H A DSHShouldShowWizards.cpp55 STDMETHODIMP BrowseObject(LPCITEMIDLIST pidl, UINT wFlags) override { return E_NOTIMPL; } in BrowseObject() function in CDummyClass
H A DIShellFolderViewCB.cpp384 virtual HRESULT STDMETHODCALLTYPE BrowseObject(PCUIDLIST_RELATIVE pidl,UINT wFlags) in BrowseObject() function in CDummyShellBrowser
/reactos/dll/win32/shell32/shelldesktop/
H A DCDesktopBrowser.cpp309 HRESULT STDMETHODCALLTYPE CDesktopBrowser::BrowseObject(LPCITEMIDLIST pidl, UINT wFlags) in BrowseObject() function in CDesktopBrowser
/reactos/dll/win32/browseui/
H A Dcommonbrowser.cpp553 HRESULT STDMETHODCALLTYPE CCommonBrowser::BrowseObject(LPCITEMIDLIST pidl, UINT wFlags) in BrowseObject() function in CCommonBrowser
H A Dshellbrowser.cpp2353 HRESULT STDMETHODCALLTYPE CShellBrowser::BrowseObject(LPCITEMIDLIST pidl, UINT wFlags) in BrowseObject() function in CShellBrowser