Home
last modified time | relevance | path

Searched refs:PathFindExtensionW (Results 1 – 25 of 41) sorted by relevance

12

/reactos/dll/win32/shell32/folders/
H A DCFSFolder.cpp69 LPCWSTR pExtension = name ? PathFindExtensionW(name) : NULL; in ExtensionFromPidl()
403 LPWSTR pExtension = PathFindExtensionW(FindData.cFileName); in _AddFindResult()
634 if (hasName && (pExtension = PathFindExtensionW(szFileName))) in SHELL32_GetFSItemAttributes()
1100 pExtension1 = PathFindExtensionW(pDataW1->wszName); in CompareIDs()
1101 pExtension2 = PathFindExtensionW(pDataW2->wszName); in CompareIDs()
1406 LPCWSTR DotExt = PathFindExtensionW(szPath); in SHELL_FS_HideExtension()
1543 LPCWSTR ext = PathFindExtensionW(szSrc); in SetNameOf()
H A DCRecycleBin.cpp561 pName1 = PathFindExtensionW(pData1->szName); in CompareIDs()
562 pName2 = PathFindExtensionW(pData2->szName); in CompareIDs()
813 … StringCchPrintfW(buffer, _countof(buffer), szTypeName, PathFindExtensionW(pFileDetails->szName)); in GetDetailsOf()
/reactos/dll/win32/shell32/
H A DCOpenWithMenu.cpp426 pwszExt = PathFindExtensionW(pwszFilePath); in LoadRecommended()
669 pwszExt = PathFindExtensionW(pwszFilename); in AddAppToMRUList()
712 LPCWSTR pwszExt = PathFindExtensionW(pwszFilename); in SetDefaultHandler()
1340 LPCWSTR pwszExt = PathFindExtensionW(m_wszPath); in InvokeCommand()
1436 LPCWSTR pwszExt = PathFindExtensionW(m_wszPath); in Initialize()
H A DCQueryAssociations.cpp103 pchDotExt = PathFindExtensionW(pszAssoc); in Init()
/reactos/dll/win32/shell32/dialogs/
H A Dfprop.cpp49 LPWSTR pwszExt = PathFindExtensionW(pwszFilename); in LoadPropSheetHandlers()
H A Dfiledefext.cpp328 LPCWSTR pwszExt = PathFindExtensionW(m_wszPath); in InitOpensWithField()
427 LPCWSTR pwszExt = PathFindExtensionW(m_wszPath); in InitFileType()
/reactos/dll/shellext/sendmail/
H A DCDeskLinkDropHandler.cpp92 pszSourceExt = PathFindExtensionW(szSrc); in Drop()
/reactos/dll/win32/shell32/wine/
H A Dshell32_main.c572 lstrcpyW(sTemp,PathFindExtensionW(szFullPath)); in SHGetFileInfoW()
637 szExt = PathFindExtensionW(szFullPath); in SHGetFileInfoW()
693 szExt = PathFindExtensionW(sTemp); in SHGetFileInfoW()
H A Dshellpath.c126 if (*PathFindExtensionW(pszPath) != 0) in PathSearchOnExtensionsW()
438 lpszPath = PathFindExtensionW(lpszPath); in PathGetExtensionW()
712 ext = PathFindExtensionW(file); in PathYetAnotherMakeUniqueName()
H A Dshlmenu.c209 LPWSTR pExt = PathFindExtensionW(sTemp); in FM_InitMenuPopup()
/reactos/dll/win32/shlwapi/
H A Dpath.c447 LPWSTR WINAPI PathFindExtensionW( LPCWSTR lpszPath ) in PathFindExtensionW() function
829 lpszPath = PathFindExtensionW(lpszPath); in PathRemoveExtensionW()
1134 LPCWSTR szExt = PathFindExtensionW(lpszPath); in PathFileExistsDefExtW()
2090 if (lpszPath && (szExt = PathFindExtensionW(lpszPath)) && *szExt && in PathIsContentTypeW()
2644 if (!lpszPath || !lpszExtension || *(PathFindExtensionW(lpszPath))) in PathAddExtensionW()
3190 lpszExtension = PathFindExtensionW(lpszPath); in PathRenameExtensionW()
4102 LPWSTR lpszExt = PathFindExtensionW(lpszPath); in PathUndecorateW()
H A Dutils.cpp235 if (!dwWhich || (*PathFindExtensionW(pszPath) && (dwWhich & WHICH_OPTIONAL))) in PathFileExistsDefExtAndAttributesW()
/reactos/dll/cpl/appwiz/
H A Dcreatelink.c94 if (IsExtensionAShortcut(PathFindExtensionW(pContext->szTarget))) in CreateShortcut()
592 pch = PathFindExtensionW(pContext->szDescription); in ShowCreateShortcutWizard()
/reactos/base/applications/mspaint/
H A Datlimagedx.h144 CStringW strExt(PathFindExtensionW(pszFileName)); in throw()
H A Dmain.cpp87 FileExtFromFilter(PathFindExtensionW(Path), pon->lpOFN); in OFNHookProc()
261 LPWSTR pchDotExt = PathFindExtensionW(pszFile); in GetSaveFileName()
412 PWCHAR pchDotExt = PathFindExtensionW(g_szFileName); in saveImage()
/reactos/dll/win32/shell32/shellrecyclebin/
H A Drecyclebin_v5_enumerator.cpp269 strFullName += PathFindExtensionW(pDeletedFile->FileNameW); in Init()
H A Drecyclebin_v5.cpp331 Extension = PathFindExtensionW(szFullName); in DeleteFile()
/reactos/dll/shellext/acppage/
H A DCLayerUIPropPage.cpp156 PCWSTR pwszExt = PathFindExtensionW(ExpandedFilename); in InitFile()
/reactos/modules/rostests/apitests/shell32/
H A DShellExecuteEx.cpp347 WCHAR* Extension = PathFindExtensionW(Buffer); in test_properties()
/reactos/sdk/lib/atl/
H A Datlpath.h25 inline LPCWSTR PathFindExtensionX(LPCWSTR pszPath) const { return PathFindExtensionW(pszPath); } in PathFindExtensionX()
/reactos/dll/shellext/fontext/
H A DCFontExt.cpp570 LPCWSTR pchDotExt = PathFindExtensionW(szPath); in Drop()
/reactos/base/applications/cmdutils/fc/
H A Dfc.c436 pch = PathFindExtensionW(pFC->file[1]); in FileCompareWildTitle()
/reactos/dll/win32/shell32/droptargets/
H A DCFSDropTarget.cpp616 …if (!_wcsicmp(PathFindExtensionW(targetName), L".lnk") && (att & (SFGAO_FOLDER | SFGAO_STREAM)) !=… in _DoDrop()
/reactos/dll/win32/comdlg32/
H A Dfiledlg.c2815 LPCWSTR defext = PathFindExtensionW(filename); in FILEDLG95_MRU_save_ext()
2915 LPWSTR ext = PathFindExtensionW(lpstrPathAndFile); in FILEDLG95_AddDotExtIfNeeded()
2931 ext = PathFindExtensionW(lpstrPathAndFile); in FILEDLG95_AddDotExtIfNeeded()
3255 ext = PathFindExtensionW(lpstrPathAndFile); in FILEDLG95_OnOpen()
3404 lpszTemp = PathFindExtensionW(lpstrPathAndFile); in FILEDLG95_OnOpen()
/reactos/dll/win32/urlmon/
H A Dumon.c872 ext = PathFindExtensionW(szURL); in URLDownloadToCacheFileW()

12