I want my app to create a mini dump to help debug unhanded exceptions.
I may not know what type of mini dump I will want until after the dump has been created, so what combinations of MINIDUMP_TYPE flags should I use to give me the most complete dump possible?
I came up with the following list with the help of the DebugInfo.com link (thanks David) and the MSDN page. Not all flags are covered in the DebugInfo.com link.
Using these flags should create a comprehensive, but big mini dump.
Include:
Exclude: