comp.lang.ada
 help / color / mirror / Atom feed
From: "Petter Fryklund" <qsbpefr@esavionics.se>
Subject: How do I use cards.dll from Aonix OA?
Date: Thu, 30 Aug 2001 13:08:47 +0200
Date: 2001-08-30T13:08:47+02:00	[thread overview]
Message-ID: <9ml5n4$dnl$1@newstoo.ericsson.se> (raw)

Does anybody have an Ada spec? How do I tell AO to reference the dll? I
thought that ie

with Interfaces.C;
with System;
package cdt is
function cdtInit (dx, dy : System.Address) return Interfaces.Unsigned_32;
pragma Import (C, cdtInit, External_Name => "cdtInit");
end cdt;

would do the job, but I get a linker errror, not being able to find cdtInit.
Any suggestions?





             reply	other threads:[~2001-08-30 11:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-30 11:08 Petter Fryklund [this message]
2001-08-30 17:53 ` How do I use cards.dll from Aonix OA? tmoran
2001-08-31  6:27   ` Petter Fryklund
2001-08-31 17:37     ` tmoran
2001-09-03 11:03       ` Petter Fryklund
2001-09-07 10:44         ` Petter Fryklund
2001-09-08  3:26           ` DuckE
  -- strict thread matches above, loose matches on Subject: below --
2001-08-31 17:55 Beard, Frank
2001-08-31 18:09 ` tmoran
replies disabled

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