编程问答
Controlling Skype via its Skype4COM.dll COM API(通过 Skype4COM.dll COM API 控制 Skype)
Class not registered error for Instantiation of C# object via COM from VC++(从 VC++ 通过 COM 实例化 C# 对象的类未注册错误)
Is there an equivalent to out-of-process COM EXE in .NET?(.NET 中是否有相当于进程外 COM EXE 的功能?)
VSTO Unit Testing Office AddIn in C# .NET via RequestComAddInAutomationService(通过 RequestComAddInAutomationService 在 C# .NET 中的 VSTO 单元测试 Office 插件)
Excel interop works on machine with Office 2007 but fails on machine with Office 2010(Excel 互操作在装有 Office 2007 的机器上工作,但在装有 Office 2010 的机器上失败)
Why would you need to use the DispId annotation in c#?(为什么需要在 c# 中使用 DispId 注释?)
Creating directories during a copy using IFileOperation(使用 IFileOperation 在复制期间创建目录)
How to enumerate members of COM object in C#?(如何在 C# 中枚举 COM 对象的成员?)
Wrap .Net ArrayList with custom VBA class get iterator(用自定义 VBA 类包装 .Net ArrayList 获取迭代器)
C# + COM Interop, deterministic release(C# + COM 互操作,确定性发布)
Converting a JPEG image to a byte array - COM exception(将 JPEG 图像转换为字节数组 - COM 异常)
What#39;s the deal with [ComVisible] default and public classes COM exposure?([ComVisible] 默认和公共类 COM 暴露是怎么回事?)