Click here to Skip to main content
15,884,473 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello Folks,
Is there any way to register crash handlers for Process, Module and thread? I want to capture dump/stack-trace on these handler.

-- Vikram

What I have tried:

Little Crash Reporter[^]
Posted
Updated 16-May-22 21:22pm
Comments
Richard MacCutchan 17-May-22 4:33am    
It depends what type of crash you are referring to and what causes it.
Member 15635207 17-May-22 6:46am    
Mainly in below context:
SEH unhandled exceptions
C++ unhandled exceptions
Heap corruptions

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900