by Adrian Dorache
Let's see a short example using COM objects exposed by Internet Explorer. The code below changes the color of every link in an HTML document.
by Boaz V
How to receive events from a COM object using the application message loop in a console application.
by Yuriy Kyyan
An article on creation automated interface for .NET applications.
by Florian Rosmann
COM Interop using a little post compiler. As a result, it is possible to use multithreading in combination with COM interfaces.
by Adrian Dorache
Let's see a short example using COM objects exposed by Internet Explorer. The code below changes the color of every link in an HTML document.
by Boaz V
How to receive events from a COM object using the application message loop in a console application.
by Yuriy Kyyan
An article on creation automated interface for .NET applications.
by Florian Rosmann
COM Interop using a little post compiler. As a result, it is possible to use multithreading in combination with COM interfaces.