Windows crash handling

  • Thread starter Thread starter Tom Kacvinsky
  • Start date Start date
T

Tom Kacvinsky

Guest
This is really a Windows SDK development question related to generating crash dumps. this is probably not the right forum, but I did not see a forum for asking about the Windows SDK


What I'd like to know is if the books "Inside Windows Debugging", published in 2012, has any information about writing crash handler (with sample code), in particular to get a stack trace. I am most interested in the parameters for `StackWalk64`

Thanks,

Tom

Continue reading...
 
Back
Top