Home
last modified time | relevance | path

Searched refs:SHCreateShellFolderView (Results 1 – 20 of 20) sorted by relevance

/reactos/modules/rostests/winetests/shell32/
H A Dshlview.c1354 SHCreateShellFolderView(NULL, NULL); in test_SHCreateShellFolderView()
1358 hr = SHCreateShellFolderView(NULL, &psv); in test_SHCreateShellFolderView()
1364 hr = SHCreateShellFolderView(&sfvc, &psv); in test_SHCreateShellFolderView()
1371 hr = SHCreateShellFolderView(&sfvc, &psv); in test_SHCreateShellFolderView()
1378 hr = SHCreateShellFolderView(&sfvc, &psv); in test_SHCreateShellFolderView()
1388 hr = SHCreateShellFolderView(&sfvc, &psv); in test_SHCreateShellFolderView()
1396 hr = SHCreateShellFolderView(&sfvc, &psv); in test_SHCreateShellFolderView()
1404 hr = SHCreateShellFolderView(&sfvc, &psv); in test_SHCreateShellFolderView()
/reactos/dll/win32/shell32/
H A DCDefViewUtil.cpp139 return SHCreateShellFolderView(&create, ppsv); in SHCreateShellFolderViewEx()
H A Dshell32.spec255 256 stdcall SHCreateShellFolderView(ptr ptr)
H A DCDefView.cpp4675 HRESULT WINAPI SHCreateShellFolderView(const SFV_CREATE *pcsfv, in SHCreateShellFolderView() function
/reactos/dll/win32/shell32/folders/
H A DCPrinterFolder.cpp300 hr = SHCreateShellFolderView(&sfvparams, (IShellView**)ppvOut); in CreateViewObject()
H A DCNetFolder.cpp366 hr = SHCreateShellFolderView(&sfvparams, (IShellView**)ppvOut); in CreateViewObject()
H A DCControlPanelFolder.cpp382 hr = SHCreateShellFolderView(&sfvparams, (IShellView**)ppvOut); in CreateViewObject()
H A DCDesktopFolder.cpp656 hr = SHCreateShellFolderView(&create, (IShellView**)ppvOut); in CreateViewObject()
H A DCDrivesFolder.cpp824 hr = SHCreateShellFolderView(&sfvparams, (IShellView**)ppvOut); in CreateViewObject()
H A DCRecycleBin.cpp764 hr = SHCreateShellFolderView(&sfvparams, (IShellView**)ppv); in CreateViewObject()
H A DCFSFolder.cpp1246 hr = SHCreateShellFolderView(&sfvparams, (IShellView**)ppvOut); in CreateViewObject()
/reactos/modules/rostests/apitests/shell32/
H A DIShellFolderViewCB.cpp454 hr = SHCreateShellFolderView(&sfvc, &psv); in START_TEST()
/reactos/dll/shellext/ntobjshex/
H A Dfoldercommon.h357 hr = SHCreateShellFolderView(&sfv, &view); in CreateViewObject()
/reactos/dll/shellext/zipfldr/
H A DCZipFolder.hpp297 hr = SHCreateShellFolderView(&sfvparams, (IShellView**)ppvOut); in CreateViewObject()
/reactos/dll/shellext/fontext/
H A DCFontExt.cpp334 hr = SHCreateShellFolderView(&sfv, (IShellView**)ppvOut); in CreateViewObject()
/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dshellbrowser.cpp451 HRESULT hr = SHCreateShellFolderView(&sfv_create, &_pShellView); in UpdateFolderView()
/reactos/dll/shellext/cabview/
H A Dfolder.cpp530 return SHCreateShellFolderView(&sfvc, (IShellView**)ppv); in CreateViewObject()
/reactos/dll/win32/browseui/shellfind/
H A DCFindFolder.cpp759 HRESULT hr = SHCreateShellFolderView(&sfvparams, (IShellView **) ppvOut); in CreateViewObject()
/reactos/dll/win32/shell32/wine/
H A Dshellord.c2721 HRESULT WINAPI SHCreateShellFolderView(const SFV_CREATE *pcsfv, in SHCreateShellFolderView() function
/reactos/sdk/include/psdk/
H A Dshlobj.h1367 SHCreateShellFolderView(