comp.lang.ada
 help / color / mirror / Atom feed
* Multiple GNAT DLLs for a C++ Client?
@ 2000-02-12  0:00 A Schoepel
  0 siblings, 0 replies; only message in thread
From: A Schoepel @ 2000-02-12  0:00 UTC (permalink / raw)


I have successfully linked and used a single Gnat Ada DLL
with a client C++ program.  However, when I bring in a
second Gnat Ada DLL, the application links okay, but it will
not run.  I have also tried delayed loading of the DLLs into
the client (thinking that maybe AdaInit was getting called
simultaneously or something), but I can't load the Ada DLLs
at runtime with the LoadLibrary function of the Windows API.

Has anyone been able to get more than one of these DLLs to
work in a C/C++ client?

Thanks in advance,
Andrew





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-02-12  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-12  0:00 Multiple GNAT DLLs for a C++ Client? A Schoepel

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