Searched refs:kRundllProfileName (Results 1 – 3 of 3) sorted by relevance
50 extern const wchar_t kRundllProfileName[];
395 (lstrcmpi(profile_name.c_str(), kRundllProfileName) == 0); in GetProfilePath()
61 const wchar_t kRundllProfileName[] = L"rundll32"; variable