编程问答
Creating IStream object in C#(在 C# 中创建 IStream 对象)
Is it ok to (ab)use CoClassAttribute to provide a default implementation for an interface?((ab)使用 CoClassAttribute 为接口提供默认实现是否可以?)
Passing objects from C# to VBA using COM Interop(使用 COM 互操作将对象从 C# 传递到 VBA)
Is there a way for registration free activation of EXE COM components(有没有办法免注册激活EXE COM组件)
How to read TLB (type libraries) of unmanaged code from C#?(如何从 C# 读取非托管代码的 TLB(类型库)?)
Property/Method Descriptions for COM Libraries(COM 库的属性/方法描述)
Active tab ignored by InternetExplorer COM object for IE 8(IE 8 的 InternetExplorer COM 对象忽略了活动选项卡)
COM Exception 80040154 When creating an Excel Application(创建 Excel 应用程序时出现 COM 异常 80040154)
Passing string array from VB6 to C#.net(将字符串数组从 VB6 传递到 C#.net)
Convention for passing BSTRs into COM functions from C# (COM interop)(从 C# 将 BSTR 传递到 COM 函数的约定(COM 互操作))
Calling Shell32.dll from .NET Windows Service(从 .NET Windows 服务调用 Shell32.dll)
Read Outlook .msg File(阅读 Outlook .msg 文件)