Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A DCOpenWithMenu.cpp81 static BOOL GetPathFromCmd(LPWSTR pwszAppPath, LPCWSTR pwszCmd);
222 if (!GetPathFromCmd(wszPath, pApp->wszCmd)) in GetName()
239 GetPathFromCmd(wszPath, pApp->wszCmd); in GetIcon()
342 GetPathFromCmd(wszPath, pApp->wszCmd); in LoadInfo()
397 BOOL COpenWithList::GetPathFromCmd(LPWSTR pwszAppPath, LPCWSTR pwszCmd) in GetPathFromCmd() function in COpenWithList
566 GetPathFromCmd(wszPath, wszCmd); in LoadFromProgIdKey()