<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>EDN C++Builder / Dist. Computing / COM Feed</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/c_builder/distcomp/com" title="EDN C++Builder / Dist. Computing / COM" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/c_builder/distcomp/com/feed" title="EDN C++Builder / Dist. Computing / COM Feed" />
<id>http://edn.embarcadero.com/c_builder/distcomp/com</id>
<updated>2013-06-19T13:12:28-07:00</updated>
<atom:PageCount xmlns:atom="http://www.w3.org/2005/Atom">1</atom:PageCount>
<entry>
<title>Public Beta: C++Builder 6 Type Library Importer Public Beta 2</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/29110" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/29110</id>
<updated>2002-09-20T10:45:19-07:00</updated>
<published>2002-09-20T10:45:19-07:00</published>
<summary>This beta consists of an updated type library importer for C++Builder 6</summary>
</entry>
<entry>
<title>Public Beta: C++Builder 6 Type Library Importer</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/28742" />
<author>
<name>John Kaster</name>
<uri>http://gp.codegear.com/authors/edit/119.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/28742</id>
<updated>2002-06-11T13:42:15-07:00</updated>
<published>2002-06-11T13:42:15-07:00</published>
<summary>This beta consists of an updated type library importer for C++ Builder 6</summary>
</entry>
<entry>
<title>Context menu shell extensions using COM</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26650" />
<author>
<name>Clayton Todd</name>
<uri>http://gp.codegear.com/authors/edit/10552.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26650</id>
<updated>2001-08-21T00:00:00-07:00</updated>
<published>2001-08-21T00:00:00-07:00</published>
<summary>Context menus are the menus that pop up in Windows when you right-click on a file or object. This project shows how you can add your own items to these menus using COM. By Clayton Todd.</summary>
</entry>
<entry>
<title>How to sink events from a COM server.</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26734" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26734</id>
<updated>2001-01-30T09:10:03-08:00</updated>
<published>2001-01-30T09:10:03-08:00</published>
<summary>This article describes how to respond to and handle events that are surfaced from a COM Automation server.</summary>
</entry>
<entry>
<title>How to create a windowless COM LocalServer</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26732" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26732</id>
<updated>2001-01-29T15:33:49-08:00</updated>
<published>2001-01-29T15:33:49-08:00</published>
<summary>This article describes how to create a LocalServer (.exe) without any windows.</summary>
</entry>
<entry>
<title>Some examples of how to use the TSafeArrayT SAFEARRAY wrappers.</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26730" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26730</id>
<updated>2001-01-29T14:41:20-08:00</updated>
<published>2001-01-29T14:41:20-08:00</published>
<summary>This article shows several ways to use the TSafeArrayT template to maniuplate COM SAFEARRAYs</summary>
</entry>
<entry>
<title>How to load an HTML document from a stream into a TCppWebBrowser.</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26729" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26729</id>
<updated>2001-01-29T14:18:23-08:00</updated>
<published>2001-01-29T14:18:23-08:00</published>
<summary>This article describes how to load a document out of a stream (memory, file, etc.) into an instance of the Internet Explorer control.</summary>
</entry>
<entry>
<title>How to add &lt;PROPERTY&gt; tag support to your ActiveForm</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26677" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26677</id>
<updated>2001-01-22T00:00:00-08:00</updated>
<published>2001-01-22T00:00:00-08:00</published>
<summary>This article describes how to implement support for &lt;PROPERTY&gt; tags in your ActiveForm</summary>
</entry>
<entry>
<title>Using COM to Accept Interprocess Drag and Drop operations</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26545" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26545</id>
<updated>2001-01-04T15:57:29-08:00</updated>
<published>2001-01-04T15:57:29-08:00</published>
<summary>This article describes how to implement an OLE Drop Target.</summary>
</entry>
<entry>
<title>Why is my MTS object access violating when I install it in COM+?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26516" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26516</id>
<updated>2000-12-28T13:57:12-08:00</updated>
<published>2000-12-28T13:57:12-08:00</published>
<summary>This article describes how to fix access violations caused when installing transaction objects in COM+</summary>
</entry>
<entry>
<title>Why am I getting access violations using SafeArrays of more than one dimension?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26296" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26296</id>
<updated>2000-11-16T11:51:34-08:00</updated>
<published>2000-11-16T11:51:34-08:00</published>
<summary>How to remove the error in the C++Builder header files to fix this problem.</summary>
</entry>
<entry>
<title>Why is the COM object I made for my ASP page not working?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26063" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26063</id>
<updated>2000-10-17T00:00:00-07:00</updated>
<published>2000-10-17T00:00:00-07:00</published>
<summary>This FAQ describes how to make ASP be able to create your COM object when it isn't</summary>
</entry>
<entry>
<title>A Simple Example of Automating Outlook</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26053" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26053</id>
<updated>2000-10-16T10:02:58-07:00</updated>
<published>2000-10-16T10:02:58-07:00</published>
<summary>This example uses the Microsoft Office servers installed with BCB to display the folders listed in outlook and display them.</summary>
</entry>
<entry>
<title>Problems using dcomcnfg to configure ActiveX library objects (DLLs).</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26048" />
<author>
<name>Christopher Moeller</name>
<uri>http://gp.codegear.com/authors/edit/500.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26048</id>
<updated>2000-10-13T00:00:00-07:00</updated>
<published>2000-10-13T00:00:00-07:00</published>
<summary>Client application fails to make a remote DCOM connection. OLEException: Class not registered</summary>
</entry>
<entry>
<title>DCOM Basics:  Creating your first DCOM client/server application</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/23185" />
<author>
<name>Christopher Moeller</name>
<uri>http://gp.codegear.com/authors/edit/500.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/23185</id>
<updated>2000-09-19T09:42:53-07:00</updated>
<published>2000-09-19T09:42:53-07:00</published>
<summary>Tutorial for setting up a DCOM client/server application</summary>
</entry>
<entry>
<title>ATL Templatized QueryInterface Causes Compiler Errors</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22268" />
<author>
<name>mykle hoban</name>
<uri>http://gp.codegear.com/authors/edit/83.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22268</id>
<updated>2000-06-20T13:49:55-07:00</updated>
<published>2000-06-20T13:49:55-07:00</published>
<summary>This document describes how to remove the compiler errors that will occaisionally happen when using the ATL in C++Builder</summary>
</entry>
<entry>
<title>SAFEARRAYs Made Easier</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/22016" />
<author>
<name>Andrew Ames</name>
<uri>http://gp.codegear.com/authors/edit/501.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/22016</id>
<updated>2000-05-17T12:53:34-07:00</updated>
<published>2000-05-17T12:53:34-07:00</published>
<summary>This document describes the VCL template classes found in safearry.h with C++ Builder 5 and demonstrates their use to make working with SafeArrays much easier.</summary>
</entry>
<entry>
<title>Changes made to ATL 3.0 in Borland C++Builder 5</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/20850" />
<author>
<name>Robert West</name>
<uri>http://gp.codegear.com/authors/edit/97.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/20850</id>
<updated>2000-02-15T00:00:00-08:00</updated>
<published>2000-02-15T00:00:00-08:00</published>
<summary>Notes on the exact changes made to ATL3.0 for Borland C++Builder 5</summary>
</entry>
<entry>
<title>How do I  Register or Unregister an out-of-process server via the command-line?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/20552" />
<id>http://edn.embarcadero.com/article/20552</id>
<updated>2000-01-17T00:00:00-08:00</updated>
<published>2000-01-17T00:00:00-08:00</published>
<summary>How do I  Register or Unregister an out-of-process server via the command-line?</summary>
</entry>
<entry>
<title>CBuilder4 patch broke MIDAS</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/10305" />
<author>
<name>Kevin Scardina</name>
<uri>http://gp.codegear.com/authors/edit/78.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/10305</id>
<updated>1999-10-01T00:00:00-07:00</updated>
<published>1999-10-01T00:00:00-07:00</published>
<summary>After installing the patch to CBuilder4 even the simplest MIDAS applications will not work.</summary>
</entry>
</feed>
