comp.lang.ada
 help / color / mirror / Atom feed
* dll in ada
@ 2001-02-21 14:29 Nils
  2001-02-21 15:52 ` David Botton
  0 siblings, 1 reply; 2+ messages in thread
From: Nils @ 2001-02-21 14:29 UTC (permalink / raw)


i just want to bind a dll file in my ada program,
but if i execute my program the dll is loaded
immediately. How can I control the load mechanism
of the dll?  i am using gnat3.12a2.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: dll in ada
  2001-02-21 14:29 dll in ada Nils
@ 2001-02-21 15:52 ` David Botton
  0 siblings, 0 replies; 2+ messages in thread
From: David Botton @ 2001-02-21 15:52 UTC (permalink / raw)
  To: comp.lang.ada

The same way you would in C/C++, you use load library instead of static
linking.

David Botton

----- Original Message -----
From: "Nils" <priebe.n@stn-atlas.de>


> i just want to bind a dll file in my ada program,
> but if i execute my program the dll is loaded
> immediately. How can I control the load mechanism
> of the dll?  i am using gnat3.12a2.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-21 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-21 14:29 dll in ada Nils
2001-02-21 15:52 ` David Botton

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