Home
last modified time | relevance | path

Searched refs:SplitParams (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/apitests/shell32/
H A DShellExecCmdLine.cpp42 SplitParams(LPCWSTR psz, LPWSTR pszArg0, size_t cchArg0) in SplitParams() function
135 pchParams = SplitParams(lpCommand, szFile, _countof(szFile)); in ShellExecCmdLine()
/reactos/dll/win32/shell32/
H A Dshlexec.cpp2587 SplitParams(LPCWSTR psz, LPWSTR pszArg0, size_t cchArg0) in SplitParams() function
2682 pchParams = SplitParams(lpCommand, szFile, _countof(szFile)); in ShellExecCmdLine()