Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

How to convert string array to SAFEARRAY or VARIANT or COleVariant?

c++ com ole variant safearray

using INetwork::GetNetworkConnections() in C++

c++ windows winapi com

Why I don't need call CoInitialize in a thread created inside a COM Thread?

How to make properties visible to COM in a .NET DLL (Methods DO work)

c# asp.net vbscript com

C++ and DirectShow

c++ winapi com directshow

How to create COM object instance of a CLSID without knowing the IID

c++ winapi com

Creating an MP4 container from an h.264 byte stream (Annex B), using media foundation?

c++ com ms-media-foundation

Using COM Object in .NET Core 2.0

c# .net asp.net-core com

Safely synchronizing a COM thread

How to Debug Com dll (accessed through Interop) in IIS 7.0( Windows Server 2008 R2) invoked from ASPX Page using VB 6.0

COM interop and marshaling of VARIANT(VT_PTR)

c# .net com interop com-interop

Correct way of initialize COM C++ service multithread

Understanding C++Builder xxx_TLB.h files

com activex c++builder

Releasing an OLE IStorage file handle in C#

c# winapi com ole istorage

How to Properly Use and Instantiate existing Preview Handlers

Calling CoCreateInstance during service startup

c++ com windows-services