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

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -