Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx124 char extKeyValue[MAX_STRING]; in getFileTypeInfo() local
127 …if (QueryRegistryKey(HKEY_CLASSES_ROOT, (sDot.append(file_extension)).c_str(), "", extKeyValue, MA… in getFileTypeInfo()
128 if (QueryRegistryKey( HKEY_CLASSES_ROOT, extKeyValue, "",typeKeyValue, MAX_STRING)) in getFileTypeInfo()

Completed in 12 milliseconds