In some situations, when application isn't crashed, one may need to get a stack trace for some reasons. Well, instead of creating code that calls dbghelp.dll, one can use existing code in BugTrap.
In some situations, when application isn't crashed, one may need to get a stack trace for some reasons.
Well, instead of creating code that calls dbghelp.dll, one can use existing code in BugTrap.