Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

COM in the non-Windows world?

RegAsm - When is the /codebase option applicable?

dll com vb6 regasm comvisible

What is the purpose of __in __out __in_opt __allowed(), how do they work? Should I use similar constructs in my own code?

c++ c com winmain

An outgoing call cannot be made since the application is dispatching an input-synchronous call

c# internet-explorer com

How can a web page read from the user's serial port - in the year 2017?

When to use ReleaseComObject vs FinalReleaseComObject? [duplicate]

c# com marshalling

What is COM?

com guid

Is PIA embedding broken in .NET 4.0 beta 2?

How to call a complex COM method from PowerShell?

com powershell

Access x86 COM from x64 .NET

How to put the WebBrowser control into IE9 into standards?

Catching COMException specific Error Code

c# com

Class not registered Error

Active Directory COM Exception - An operations error occurred (0x80072020)

Converting a JPEG image to a byte array - COM exception

c# wpf image com file-io

Does *every* Excel interop object need to be released using Marshal.ReleaseComObject?

c# .net excel com office-interop

HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

c# .net windows com

What is the ($Foo)PS project in my $Foo ATL solution for?

c++ visual-studio com atl

Is there a way to decode numerical COM error-codes in pywin32

python windows excel com pywin32

Replacement for #import in Visual C++

visual-c++ com