Home
last modified time | relevance | path

Searched refs:PathRemoveArgsW (Results 1 – 10 of 10) sorted by relevance

/reactos/dll/win32/iernonce/
H A Dregistry.cpp50 PathRemoveArgsW(szCommandLine); in Exec()
/reactos/sdk/lib/atl/
H A Datlpath.h79 inline void PathRemoveArgsX(LPWSTR pszPath) { PathRemoveArgsW(pszPath); } in PathRemoveArgsX()
/reactos/dll/win32/browseui/
H A Daddresseditbox.cpp171 PathRemoveArgsW(pszCmdLine); in ExecuteCommandLine()
/reactos/dll/cpl/appwiz/
H A Dcreatelink.c315 PathRemoveArgsW(szPath); in WelcomeDlgProc()
/reactos/dll/win32/shell32/
H A Dshell32.spec250 251 stdcall -noname PathRemoveArgs(wstr) PathRemoveArgsW
H A Dshlexec.cpp1758 PathRemoveArgsW(wszApplicationName); in SHELL_translate_idlist()
2178 PathRemoveArgsW(wszApplicationName); in SHELL_execute()
H A DCShellLink.cpp2994 PathRemoveArgsW(unquoted); in OnNotify()
/reactos/dll/win32/shlwapi/
H A Dshlwapi.spec663 661 stdcall PathRemoveArgsW(wstr)
H A Dpath.c779 void WINAPI PathRemoveArgsW(LPWSTR lpszPath) in PathRemoveArgsW() function
/reactos/sdk/include/psdk/
H A Dshlwapi.h1044 VOID WINAPI PathRemoveArgsW(_Inout_ LPWSTR);