January 4th, 2012, 11:09 am
What exactly happens if one calls MiniDumpWriteDump? Will all the process threads suspended and snapshottet? Will the process be cloned/forked before it will be dumped to a file? What are the steps from passing the parameters to wirting the process dump to a file?