文章列表
How to UAC elevate a COM component with .NET(如何 UAC 使用 .NET 提升 COM 组件)
Is it safe to call an RCW from a finalizer?(从终结器调用 RCW 是否安全?)
What options are available for Shell32.Folder.GetDetailsOf(..,..)?(Shell32.Folder.GetDetailsOf(..,..) 有哪些可用选项?)
Calling a member of IDispatch COM interface from C#(从 C# 调用 IDispatch COM 接口的成员)
How to create a HelloWorld COM Interop in Visual Studio 2012(如何在 Visual Studio 2012 中创建 HelloWorld COM 互操作)
Get current selection in WindowsExplorer from a C# application?(从 C# 应用程序获取 WindowsExplorer 中的当前选择?)
Can I call a static method of a C# class from VBA via COM?(我可以通过 COM 从 VBA 调用 C# 类的静态方法吗?)
RCW amp; reference counting when using COM interop in C#(RCW amp;在 C# 中使用 COM 互操作时的引用计数)
Proper way of releasing COM objects?(释放 COM 对象的正确方法?)
C# - How to add an Excel Worksheet programmatically - Office XP / 2003(C# - 如何以编程方式添加 Excel 工作表 - Office XP/2003)