comp.lang.ada
 help / color / mirror / Atom feed
From: A Schoepel <schoepel@mail.earthlink.net>
Subject: Multiple GNAT DLLs for a C++ Client?
Date: 2000/02/12
Date: 2000-02-12T00:00:00+00:00	[thread overview]
Message-ID: <38A59E30.3A462943@mail.earthlink.net> (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





                 reply	other threads:[~2000-02-12  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