文章列表
How to suppress a dialog box displayed by code that I can#39;t change?(如何抑制由我无法更改的代码显示的对话框?)
Registering a COM without Admin rights(注册没有管理员权限的 COM)
COM object that has been separated from its underlying RCW cannot be used(无法使用已与其底层 RCW 分离的 COM 对象)
Exposing Property as Variant in .NET for Interop(在 .NET 中将属性公开为变体以进行互操作)
How to make make a .NET COM object apartment-threaded?(如何使 .NET COM 对象成为单元线程?)
Why cannot I cast my COM object to the interface it implements in C#?(为什么我不能将我的 COM 对象转换为它在 C# 中实现的接口?)
C# - How to add an Excel Worksheet programmatically - Office XP / 2003(C# - 如何以编程方式添加 Excel 工作表 - Office XP/2003)
Exposing .NET events to COM?(向 COM 公开 .NET 事件?)
Releasing temporary COM objects(释放临时 COM 对象)
Handling events from out-of-proc COM server in managed STA application(在托管 STA 应用程序中处理来自进程外 COM 服务器的事件)