标签: c# pointers memory protected
我使用COM dll对象,这些dll正在使用指针。有时我得到0xc0000005错误代码。发生错误时,应用程序崩溃并关闭。 如何控制它并通过而不会崩溃?