вот, что по этому поводу говорит MSDN
[cuote]The structured exception handling and termination handling mechanisms are integral parts of the system; they enable the system to be robust. You can use these mechanisms to create consistently robust and reliable applications.[/cuote]
http://msdn.microsoft.com/library/de...n_handling.asp
т.е. __try -- механизм системы ( против try, который стандартный )
но не факт что чего-то подобного нету в никсах