Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rcw

Strange COM Object Behavior in C#

c# com com-interop rcw

"Option Strict On disallows implicit conversions" inconsistent enforcement

C# wrapper interface error: E_NOINTERFACE

c# com rcw

Does a wrapper class calling a COM component through C# need to implement the Dispose pattern?

c# com dispose rcw

VS2010 will not display project properties ("underlying RCW")?

Can't get all excel processes to stop when closing through Powershell

What is the difference between a COM string (BSTR) and a .NET string?

.net string com rcw

Addref on COM RCW

com rcw

When does the .NET runtime hold a reference count > 1 for COM objects?

.net com com-interop rcw

how to tell if a COM object has been separated from its underlying RCW without relying on exceptions?

.net com com-interop rcw

RCW Finalizer Access Violation

VS2008 UnitTesting - detached RCW with Office Application objects (PowerPoint, etc.)

Releasing a COM object reference safely from .NET

.net com-interop rcw

COM exceptions on exit with WPF

c# wpf com rcw

Why a RaceOnRCWCleanup error when closing a form with WebBrowser control on it?