Crash Reporting Utility for Windows 7, MFC Application

Posted by nimo on Stack Overflow See other posts from Stack Overflow or by nimo
Published on 2010-04-28T10:38:12Z Indexed on 2010/04/28 10:43 UTC
Read the original article Hit count: 289

Filed under:

hi,

I'm having a MFC application (VS 2008) which is going to be deployed on Windows 7 machine. I need to distribute my application with debugging information, so that a debugable core will be generated in case of application crash event.

Can somebody please let me know how can I achieve this purpose ? I have read about minidump utility, just would like to whether there is a better way of generating coredump on windows 7 machine

Thank you

© Stack Overflow or respective owner

Related posts about mfc