Home
last modified time | relevance | path

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

/reactos/dll/win32/ieframe/
H A Dintshcut.c424 static HRESULT get_profile_string(LPCWSTR lpAppName, LPCWSTR lpKeyName, in get_profile_string() function
480 if (FAILED(hr = get_profile_string(str_header, str_URL, pszFileName, &url))) in PersistFile_Load()
505 if (get_profile_string(str_header, str_iconfile, pszFileName, &iconfile) == S_OK) in PersistFile_Load()
519 if (get_profile_string(str_header, str_iconindex, pszFileName, &iconindexstring) == S_OK) in PersistFile_Load()