Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshobjidl.h32866 __forceinline HRESULT SHAddFolderPathToLibrary(IShellLibrary *plib, PCWSTR pszFolderPath) { in SHAddFolderPathToLibrary() argument
32868 HRESULT hr = SHCreateItemFromParsingName(pszFolderPath, NULL, IID_PPV_ARGS(&psiFolder)); in SHAddFolderPathToLibrary()
32877 __forceinline HRESULT SHRemoveFolderPathFromLibrary(IShellLibrary *plib, PCWSTR pszFolderPath) { in SHRemoveFolderPathFromLibrary() argument
32878 PIDLIST_ABSOLUTE pidlFolder = SHSimpleIDListFromPath(pszFolderPath); in SHRemoveFolderPathFromLibrary()
32894 …__forceinline HRESULT SHResolveFolderPathInLibrary(IShellLibrary *plib, PCWSTR pszFolderPath, DWOR… in SHResolveFolderPathInLibrary() argument
32896 PIDLIST_ABSOLUTE pidlFolder = SHSimpleIDListFromPath(pszFolderPath); in SHResolveFolderPathInLibrary()
32917 …__forceinline HRESULT SHSaveLibraryInFolderPath(IShellLibrary *plib, PCWSTR pszFolderPath, PCWSTR … in SHSaveLibraryInFolderPath() argument
32923 hr = SHCreateItemFromParsingName(pszFolderPath, NULL, IID_PPV_ARGS(&psiFolder)); in SHSaveLibraryInFolderPath()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshobjidl.h32866 __forceinline HRESULT SHAddFolderPathToLibrary(IShellLibrary *plib, PCWSTR pszFolderPath) { in SHAddFolderPathToLibrary() argument
32868 HRESULT hr = SHCreateItemFromParsingName(pszFolderPath, NULL, IID_PPV_ARGS(&psiFolder)); in SHAddFolderPathToLibrary()
32877 __forceinline HRESULT SHRemoveFolderPathFromLibrary(IShellLibrary *plib, PCWSTR pszFolderPath) { in SHRemoveFolderPathFromLibrary() argument
32878 PIDLIST_ABSOLUTE pidlFolder = SHSimpleIDListFromPath(pszFolderPath); in SHRemoveFolderPathFromLibrary()
32894 …__forceinline HRESULT SHResolveFolderPathInLibrary(IShellLibrary *plib, PCWSTR pszFolderPath, DWOR… in SHResolveFolderPathInLibrary() argument
32896 PIDLIST_ABSOLUTE pidlFolder = SHSimpleIDListFromPath(pszFolderPath); in SHResolveFolderPathInLibrary()
32917 …__forceinline HRESULT SHSaveLibraryInFolderPath(IShellLibrary *plib, PCWSTR pszFolderPath, PCWSTR … in SHSaveLibraryInFolderPath() argument
32923 hr = SHCreateItemFromParsingName(pszFolderPath, NULL, IID_PPV_ARGS(&psiFolder)); in SHSaveLibraryInFolderPath()