c++ - how application handle exception in try catch in disassembly -


hi debugging such program call win32 api raiseexception(). want know how can handle manually not debugger.

tanx

try reading on structured exception handling. check out matt pietrek's article: a crash course on depths of win32™ structured exception handling.


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -