Searched refs:extKeyValue (Results 1 – 1 of 1) sorted by relevance
121 char extKeyValue[MAX_STRING]; in getFileTypeInfo() local124 …if (QueryRegistryKey(HKEY_CLASSES_ROOT, (sDot.append(file_extension)).c_str(), "", extKeyValue, MA… in getFileTypeInfo()125 if (QueryRegistryKey( HKEY_CLASSES_ROOT, extKeyValue, "",typeKeyValue, MAX_STRING)) in getFileTypeInfo()