Hi Marc, Sorry but I'm pretty sure that the descriptions for these HRESULTS are not stored anywhere. They're certainly not in a string table in msdia90.dll, and they're not part of the HRESULT string table for the .NET Framework in mscorrc.dll. So I guess the best you can do is mine MSDN ;-).
I dont recall there is but http://msdn.microsoft.com/en-us/library/hw66s39b.aspxmentions that this error means "Attempted to access a file with an obsolete format."This posting is provided "AS IS" with no warranties, and confers no rights.
Rick Byers
Hi,
thanks for the link.
Actually the question was not about the meaning of this special error id BUT, in general, is there an API which converts/maps DIA related error code into human readable form?