Home
last modified time | relevance | path

Searched defs:pchDotExt (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/shellext/fontext/
H A Dprecomp.h39 inline BOOL IsFontDotExt(LPCWSTR pchDotExt) in IsFontDotExt()
H A DCFontExt.cpp570 LPCWSTR pchDotExt = PathFindExtensionW(szPath); in Drop() local
/reactos/base/applications/mspaint/
H A Dmain.cpp261 LPWSTR pchDotExt = PathFindExtensionW(pszFile); in GetSaveFileName() local
412 PWCHAR pchDotExt = PathFindExtensionW(g_szFileName); in saveImage() local
H A Datlimagedx.h165 static BOOL IsExtensionSupported(PWCHAR pchDotExt) in IsExtensionSupported()
/reactos/dll/win32/shell32/
H A DCQueryAssociations.cpp99 LPCWSTR pchDotExt; in Init() local
H A DCDefView.cpp2765 LPWSTR pchDotExt = PathFindExtensionW(pszText); in OnNotify() local
/reactos/dll/win32/shell32/wine/
H A Dshellord.c1016 LPWSTR pchDotExt, pchTargetTitle, pchLinkTitle; in SHAddToRecentDocs() local