摘要:
问题:在C#给C++传数组类型数据时报此错,相应英文信息为“Type could not be marshaled, because the length of an embed array doesn't not match the declared length in the layout”原因... 阅读全文
摘要:
1、在搜索引擎里搜“windbg msdn download”,通常会引导到http://msdn.microsoft.com/en-us/windows/hardware/hh8523652、该页面下部的“Standalone Debugging Tools for Windows (WinDbg... 阅读全文
摘要:
地址:http://www.codeproject.com/Articles/29922/Weak-Events-in-CIntroductionWhen using normal C# events, registering an event handler creates a strong re... 阅读全文