Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Dassoc.c307 static const WCHAR PerceivedTypeKey[] = {'P','e','r','c','e','i','v','e','d','T','y','p','e',0}; in AssocGetPerceivedType() local
324 if (RegGetValueW(HKEY_CLASSES_ROOT, lpszExt, PerceivedTypeKey, in AssocGetPerceivedType()
334 if (RegGetValueW(HKEY_CLASSES_ROOT, KeyName, PerceivedTypeKey, in AssocGetPerceivedType()