I'm trying to figure out how can I read a stack trace of the faulting thread from minidump file on windows. Is there an easy solution? I can't find one.
Sorry, I forgot to mention, that I need to do it programmaticaly.
Should I use DbgEng to do it?
Thx