MSDN > Home page del forum > Building Development and Diagnostic Tools for .Net > Mapping an DIA error code into a human friendly string
Formula una domandaFormula una domanda
 

Con rispostaMapping an DIA error code into a human friendly string

Risposte

  • martedì 14 luglio 2009 4.34Rick ByersMSFT, ProprietarioMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Con risposta
    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 ;-).

    Rick
  • martedì 14 luglio 2009 14.37ochsenmeier marc Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Con risposta
    Hi Rick,

    As a matter of fact, mining is what I'have done.
    In my own wrapper, I keep a private map of some of these...

    Bests

    Marc Ochsenmeier

Tutte le risposte