Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A Dshlexec.cpp1186 static UINT_PTR execute_from_key(LPCWSTR key, LPCWSTR lpFile, WCHAR *env, in execute_from_key() function
1859 …retval = execute_from_key(wszKeyname, wszApplicationName, env, psei->lpParameters, wcmd, execfunc,… in SHELL_quote_and_execute()
1894 retval = execute_from_key(lpstrProtocol, lpFile, NULL, psei->lpParameters, in SHELL_execute_url()