Searched refs:PathUnquoteSpacesW (Results 1 – 15 of 15) sorted by relevance
145 PathUnquoteSpacesW(szUninstall); in LanguagesPageProc()
95 inline void PathUnquoteSpacesX(LPWSTR pszPath) { PathUnquoteSpacesW(pszPath); } in PathUnquoteSpacesX()
173 PathUnquoteSpacesW(pszCmdLine); /* Unquote the 1st parameter */ in ExecuteCommandLine()
284 PathUnquoteSpacesW(szDest); in HCR_RegGetIconW()
895 PathUnquoteSpacesW(path); in PathResolveW()
1786 PathUnquoteSpacesW(wszApplicationName); in SHELL_translate_idlist()2206 PathUnquoteSpacesW(wszApplicationName); in SHELL_execute()3025 PathUnquoteSpacesW(szPath); in ShellExec_RunDLL_Helper()
55 56 stdcall -noname PathUnquoteSpaces(wstr) PathUnquoteSpacesW
2314 PathUnquoteSpacesW(unquoted); in SetPath()2993 PathUnquoteSpacesW(unquoted); in OnNotify()
312 PathUnquoteSpacesW(wszBuf); in InitOpensWithField()
1034 VOID WINAPI PathUnquoteSpacesW(LPWSTR lpszPath) in PathUnquoteSpacesW() function1106 PathUnquoteSpacesW(lpszPath); in PathParseIconLocationW()
691 689 stdcall PathUnquoteSpacesW(wstr)
1249 PathUnquoteSpacesW(szFile); in Preview_OnCreate()
1417 PathUnquoteSpacesW(pathW); in test_PathUnquoteSpaces()
345 PathUnquoteSpacesW(wTemp); in CFSExtractIcon_CreateInstance()
1110 VOID WINAPI PathUnquoteSpacesW(_Inout_ LPWSTR);