GetFileDescriptionFromReg – Get a file’s description from the registry
‘ get the description of a file from the registry’ or a null string if the file’s extension isn’t registered” NOTE: requires the GetRegistrtValue functionFunction GetFileDescriptionFromReg(ByVal FileName As String) As