Home
last modified time | relevance | path

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

/reactos/dll/win32/msctf/
H A Dutils.cpp197 BOOL FullPathExec(LPCTSTR pszExeFile, LPCTSTR pszCmdLine, UINT nCmdShow, BOOL bSysWinDir) in FullPathExec() argument
204 ModPath.Init(pszExeFile, bSysWinDir); in FullPathExec()
207 ERR("%s\n", debugstr_t(pszExeFile)); in FullPathExec()