Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx125 char typeKeyValue[MAX_STRING]; in getFileTypeInfo() local
128 if (QueryRegistryKey( HKEY_CLASSES_ROOT, extKeyValue, "",typeKeyValue, MAX_STRING)) in getFileTypeInfo()
129 return StringToWString(typeKeyValue); in getFileTypeInfo()

Completed in 6 milliseconds