开发者

how application handle exception in try catch in disassembly

Hi I am debugging such a program that call win32 api RaiseException(). I wa开发者_StackOverflow中文版nt to know how can i handle it manually not by debugger.

Tanx


Try reading up on Structured Exception Handling. Then check out Matt Pietrek's article: A Crash Course on the Depths of Win32™ Structured Exception Handling.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜