Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

C#: Regasm generating registry entries for every class in my COM DLL?

c# .net com registry regasm

Registering both 32bit and 64bit DLLs

dll com 64-bit 32-bit regsvr32

How can I register a COM-Object with Windows Installer XML

com wix

How to use COM smart pointer as in-out arguments for calling e.g. library functions

c++ com smart-pointers

How to use IUIAutomation in powershell?

What tools are available for creating in process COM servers in Java?

java com

Using COM interfaces with initialized OUT parameters via Python comtypes library

python com comtypes

Why Microsoft CRT is so permissive regarding a BSTR double free

com free msvcrt bstr

Find index of particular function in COM Interface's Vtable

c++ com vtable directdraw

Strange COM Object Behavior in C#

c# com com-interop rcw

How to debug "Wrong number of arguments or invalid property assignment" vbscript .NET interop

.net com interop vbscript

Getting current windows media player instance

How do I access the classic Internet Explorer COM automation object for a running instance of Internet Explorer from Powershell?

Registering implementation of a COM interface

c++ windows com

How to pass POINT structure to ElementFromPoint method in Python?

How can I log [D]COM calls into a module?

com automated-tests dcom