.Net and unmanaged C++ (executing thread & exception handling)
-
When a .Net code calls an unmanaged C++ code, do we have the same thread executing the code. And what about code exception ? Is .Net code capable of catching exception originating from the unmanaged C++ code. Thank you in advance. (I don't program in .Net I just would like to know).
Easy Profiler : a compile-time profiler for C++ www.potatosoftware.com
-
When a .Net code calls an unmanaged C++ code, do we have the same thread executing the code. And what about code exception ? Is .Net code capable of catching exception originating from the unmanaged C++ code. Thank you in advance. (I don't program in .Net I just would like to know).
Easy Profiler : a compile-time profiler for C++ www.potatosoftware.com
Yes No (except possibly for a structured exception [generated by the OS])