Home
last modified time | relevance | path

Searched refs:PathUnquoteSpacesW (Results 1 – 15 of 15) sorted by relevance

/reactos/dll/cpl/intl/
H A Dlanguages.c145 PathUnquoteSpacesW(szUninstall); in LanguagesPageProc()
/reactos/sdk/lib/atl/
H A Datlpath.h95 inline void PathUnquoteSpacesX(LPWSTR pszPath) { PathUnquoteSpacesW(pszPath); } in PathUnquoteSpacesX()
/reactos/dll/win32/browseui/
H A Daddresseditbox.cpp173 PathUnquoteSpacesW(pszCmdLine); /* Unquote the 1st parameter */ in ExecuteCommandLine()
/reactos/dll/win32/shell32/wine/
H A Dclasses.c284 PathUnquoteSpacesW(szDest); in HCR_RegGetIconW()
H A Dshellpath.c895 PathUnquoteSpacesW(path); in PathResolveW()
/reactos/dll/win32/shell32/
H A Dshlexec.cpp1786 PathUnquoteSpacesW(wszApplicationName); in SHELL_translate_idlist()
2206 PathUnquoteSpacesW(wszApplicationName); in SHELL_execute()
3025 PathUnquoteSpacesW(szPath); in ShellExec_RunDLL_Helper()
H A Dshell32.spec55 56 stdcall -noname PathUnquoteSpaces(wstr) PathUnquoteSpacesW
H A DCShellLink.cpp2314 PathUnquoteSpacesW(unquoted); in SetPath()
2993 PathUnquoteSpacesW(unquoted); in OnNotify()
/reactos/dll/win32/shell32/dialogs/
H A Dfiledefext.cpp312 PathUnquoteSpacesW(wszBuf); in InitOpensWithField()
/reactos/dll/win32/shlwapi/
H A Dpath.c1034 VOID WINAPI PathUnquoteSpacesW(LPWSTR lpszPath) in PathUnquoteSpacesW() function
1106 PathUnquoteSpacesW(lpszPath); in PathParseIconLocationW()
H A Dshlwapi.spec691 689 stdcall PathUnquoteSpacesW(wstr)
/reactos/dll/win32/shimgvw/
H A Dshimgvw.c1249 PathUnquoteSpacesW(szFile); in Preview_OnCreate()
/reactos/modules/rostests/winetests/shlwapi/
H A Dpath.c1417 PathUnquoteSpacesW(pathW); in test_PathUnquoteSpaces()
/reactos/dll/win32/shell32/folders/
H A DCFSFolder.cpp345 PathUnquoteSpacesW(wTemp); in CFSExtractIcon_CreateInstance()
/reactos/sdk/include/psdk/
H A Dshlwapi.h1110 VOID WINAPI PathUnquoteSpacesW(_Inout_ LPWSTR);