comp.lang.ada
 help / color / mirror / Atom feed
From: David Botton <David@Botton.com>
Subject: Re: can Ada be linked dynamically ??
Date: Sun, 13 Jan 2002 10:47:55 -0500
Date: 2002-01-13T10:47:55-05:00	[thread overview]
Message-ID: <B867165B.CDC%David@Botton.com> (raw)
In-Reply-To: 3C3E8ED9.BFE1FE1D@champagnierle.de

On Windows, it is possible to create a DLL, but the preferred method (for
all languages) is as a COM object. This is very easily done using GNATCOM
(http://www.adapower.com/gnatcom). That COM object can then be loaded in to
your App using the Inproc version for the same performance as any
dynamically loaded DLL.

David Botton




      reply	other threads:[~2002-01-13 15:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-10 14:45 can Ada be linked dynamically ?? Marc Neininger
2002-01-10 15:27 ` Mark Johnson
2002-01-10 19:29   ` Marc Neininger
2002-01-10 23:28     ` Mark Johnson
2002-01-11  7:06       ` Marc Franz Neininger
2002-01-13 15:47         ` David Botton [this message]
replies disabled

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