<div class="gmail_quote">2012/12/16 Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com" target="_blank">pascaldragon@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Why are you doing this? install_exception_handlers is called during process entry of Win32/Win64 programs already, so calling this twice can be considered a bad(TM) idea.<br>
<br>
Regards,<br></blockquote></div>Maybe hence problems. I want to create own compiler for simplified language with exceptions. I analyze exceptions handling by copying fpc_NNN and setJmp routines to Delphi.<br><br>Regards,Andrzej<br>