Home
last modified time | relevance | path

Searched refs:PathRemoveFileSpecW (Results 1 – 21 of 21) sorted by relevance

/reactos/modules/rostests/apitests/shell32/
H A Dshell32_apitest_sub.h18 PathRemoveFileSpecW(pszSubProgram); in FindSubProgram()
23 PathRemoveFileSpecW(pszSubProgram); in FindSubProgram()
H A DSHChangeNotify.cpp100 PathRemoveFileSpecW(szPath1); in DoBuildFilesAndDirs()
104 PathRemoveFileSpecW(szPath1); in DoBuildFilesAndDirs()
109 PathRemoveFileSpecW(szPath1); in DoBuildFilesAndDirs()
110 PathRemoveFileSpecW(szPath1); in DoBuildFilesAndDirs()
114 PathRemoveFileSpecW(szPath1); in DoBuildFilesAndDirs()
118 PathRemoveFileSpecW(szPath1); in DoBuildFilesAndDirs()
H A DDragDrop.cpp181 PathRemoveFileSpecW(szPath); in DoDeleteSpecW()
216 PathRemoveFileSpecW(s_szSrcTestFile); in DoTestEntry()
/reactos/base/applications/cmdutils/fc/
H A Dfc.c397 PathRemoveFileSpecW(szPath); in FileCompareOneSideWild()
447 PathRemoveFileSpecW(szPath0); in FileCompareWildTitle()
448 PathRemoveFileSpecW(szPath1); in FileCompareWildTitle()
517 PathRemoveFileSpecW(szPath0); in FileCompareBothWild()
518 PathRemoveFileSpecW(szPath1); in FileCompareBothWild()
/reactos/dll/win32/shell32/shelldesktop/
H A DCDirectoryList.cpp111 PathRemoveFileSpecW(szPath); in AddPathsFromDirectory()
/reactos/dll/shellext/sendmail/
H A DCDeskLinkDropHandler.cpp128 PathRemoveFileSpecW(strWorkingDir.GetBuffer()); in Drop()
/reactos/dll/shellext/zipfldr/
H A DCZipCreator.cpp41 PathRemoveFileSpecW(szBaseName); in DoGetBaseName()
H A DCZipExtract.cpp627 PathRemoveFileSpecW(StrippedPath); in Extract()
/reactos/dll/win32/msi/
H A Dappsearch.c167 PathRemoveFileSpecW(path); in search_file()
1001 PathRemoveFileSpecW(parent); in search_dr()
/reactos/dll/win32/shlwapi/
H A Dpath.c629 BOOL WINAPI PathRemoveFileSpecW(LPWSTR lpszPath) in PathRemoveFileSpecW() function
740 if (!PathRemoveFileSpecW(lpszPath)) in PathStripToRootW()
3592 PathRemoveFileSpecW(szFrom); in PathRelativePathToW()
3594 PathRemoveFileSpecW(szTo); in PathRelativePathToW()
H A Dpropbag.cpp986 if (PathRemoveFileSpecW(szBuff)) in SHCreatePropertyBagOnProfileSection()
H A Dshlwapi.spec671 669 stdcall PathRemoveFileSpecW(wstr)
/reactos/sdk/lib/atl/
H A Datlpath.h87 inline BOOL PathRemoveFileSpecX(LPWSTR pszPath) { return PathRemoveFileSpecW(pszPath); } in PathRemoveFileSpecX()
/reactos/dll/cpl/appwiz/
H A Dcreatelink.c429 PathRemoveFileSpecW(szText); in FinishDlgProc()
/reactos/dll/win32/shell32/droptargets/
H A DCFSDropTarget.cpp105 PathRemoveFileSpecW(szPath1); in _CopyItems()
/reactos/dll/win32/shell32/wine/
H A Dshellpath.c290 PathRemoveFileSpecW(pszPath); /* Remove the last component from pszPath */ in PathQualifyExW()
456 return PathRemoveFileSpecW(lpszPath); in PathRemoveFileSpecAW()
/reactos/dll/win32/shell32/
H A Dutils.cpp662 PathRemoveFileSpecW(szPath); in SHGetShellStyleHInstance()
H A DCShellLink.cpp2809 PathRemoveFileSpecW(target); in OnInitDialog()
/reactos/dll/win32/shimgvw/
H A Dshimgvw.c616 PathRemoveFileSpecW(szSearchPath); in pBuildFileList()
/reactos/sdk/include/psdk/
H A Dshlwapi.h1060 BOOL WINAPI PathRemoveFileSpecW(_Inout_ LPWSTR);
/reactos/dll/win32/comdlg32/
H A Dfiledlg.c2785 PathRemoveFileSpecW(stored_path); in FILEDLG95_MRU_load_ext()