抛异常问题 用C#编写dll ,VC2008调用该Dll。C# 函数抛出异常:String ^ str = "My Exception"; throw new Exception( str );testDll.exe : catch (char * e )调试报错: 在 System.Runtime.InteropServices.SEHException 中第一次偶然出现的“te VC/MFC 2023-09-30 157 点赞 2 评论 237 浏览