Selasa, 08 Februari 2011

SetUnhandledExceptionFilter and the C/C++ Runtime Library

Introduction Windows provides a way for applications to override the default application "crash" handling functionality by the means of SetUnhandledExceptionFilter function.Usually SetUndhandledExceptionFilter function is used in conjunction with crash reporting activity. Having the ability of pinpointing the line of code which caused a crash is invaluable in post mortem debugging. Post mortem

Tidak ada komentar:

Posting Komentar