COM multi-threading support(COM 多线程支持)
How to place a control over the task bar in windows using c#(如何使用C#在Windows中的任务栏上放置一个控件)
calling C# from c++ com add-in(从 c++ com 加载项调用 C#)
Subscribe to C# .net Event in VB6(在 VB6 中订阅 C# .net 事件)
How to create an ActiveX control in C#?(如何在 C# 中创建 ActiveX 控件?)
Getting the helpstring attribute applied to C# properties exposed via COM interfaces(将 helpstring 属性应用于通过 COM 接
Is it possible to package WPF window as COM Object(是否可以将 WPF 窗口打包为 COM 对象)
.NET Object from VB6 without use of regasm.exe?(来自VB6的.NET对象而不使用regasm.exe?)
MSMQ COM API in C#(C# 中的 MSMQ COM API)
How to pass an array (Range.Value) to a native .NET type without looping?(如何在不循环的情况下将数组(Range.Value)传递给
Converting between 2 different libraries using the same COM interface in C#(在 C# 中使用相同的 COM 接口在 2 个不同的库之
Is there any point in specifying a Guid when using ComVisible(false)?(使用 ComVisible(false) 时指定 Guid 有什么意义吗?)