<div class="gmail_quote">On Thu, Jul 26, 2012 at 11:42 AM, r4start <span dir="ltr"><<a href="mailto:r4start@gmail.com" target="_blank">r4start@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

For C++ EH cl build stub __ehhandler$mangled_function_name (for each<br>
function with EH).<br>
This stub consist of 2 instructions:<br>
__ehhandler$_main:<br>
mov         eax,offset __TI1?AUmy_exception1@@+50h (address of __ehfuncinfo)<br>
jmp         @ILT+395(___CxxFrameHandler3)<br>
<br>
How can I implement this behavior?<br></blockquote></div><br clear="all"><div>Could you be more specific? What are you stuck on?</div><div><br></div>-- <br>Joćo Matos<br>