comp.lang.ada
 help / color / mirror / Atom feed
From: "David Botton" <David@Botton.com>
Subject: New COM creation packages!
Date: 1999/08/09
Date: 1999-08-09T08:08:52+00:00	[thread overview]
Message-ID: <7om2ak$1j9g$1@news.gate.net> (raw)

A set of packages has been added to AdaWin called CreateCOM*. These packages
support easy COM Object creation and abstract away 80% of COM in the
creation of COM objects. When the CreateCOM tools is complete, almost no
knowledge of COM will be needed to create COM objects under Ada as it will
generate the specs and bodies for most of the COM object.

The multi interface Beep object is again recreated in the available example
on the COM page of AdaPower as both InProc (DLL) and LocalServer (EXE)
versions along with a test client.

All of the COM object container logic is in either CreateCOM.Inproc or
CreateCOM.Local_Server.

The logic for QueryInterface and other IUnknown support is in
CreateCOM.COMInterface.

The IClassFactory logic is in CreateCOM.Factory.

The example is available at http://www.adapower.com/com

David Botton






                 reply	other threads:[~1999-08-09  0:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox