> You cannot do this with a single construct; You need a pointer in the case
> of a dynamically loaded library.
> >
> > I'm not sure that I understand. can you please point me to an example ?
He means it depends on whether you are using:
DLL bound dynamically at program runtime
DLL bound statical
On 10/25/07, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
>
>
> On Thu, 25 Oct 2007, ik wrote:
>
> > On 10/25/07, Marc Santhoff <[EMAIL PROTECTED]> wrote:
> > > Am Donnerstag, den 25.10.2007, 11:12 +0200 schrieb ik:
> > > > Hello List,
> > > >
> > > > I'm binding FAM/GAM to Pascal, and I do it in
On Thu, 25 Oct 2007, ik wrote:
> On 10/25/07, Marc Santhoff <[EMAIL PROTECTED]> wrote:
> > Am Donnerstag, den 25.10.2007, 11:12 +0200 schrieb ik:
> > > Hello List,
> > >
> > > I'm binding FAM/GAM to Pascal, and I do it in two flavors: static and
> > > dynamic linking (depending on the define). I
On 10/25/07, Marc Santhoff <[EMAIL PROTECTED]> wrote:
> Am Donnerstag, den 25.10.2007, 11:12 +0200 schrieb ik:
> > Hello List,
> >
> > I'm binding FAM/GAM to Pascal, and I do it in two flavors: static and
> > dynamic linking (depending on the define). I found out that I require
> > to link two vari
Am Donnerstag, den 25.10.2007, 11:12 +0200 schrieb ik:
> Hello List,
>
> I'm binding FAM/GAM to Pascal, and I do it in two flavors: static and
> dynamic linking (depending on the define). I found out that I require
> to link two variables with the library.
> How can dynamic link a variable using F
On 25/10/2007, ik <[EMAIL PROTECTED]> wrote:
> Hello List,
>
> I'm binding FAM/GAM to Pascal, and I do it in two flavors: static and
> dynamic linking (depending on the define). I found out that I require
> to link two variables with the library.
> How can dynamic link a variable using FPC ?
on un
Hello List,
I'm binding FAM/GAM to Pascal, and I do it in two flavors: static and
dynamic linking (depending on the define). I found out that I require
to link two variables with the library.
How can dynamic link a variable using FPC ?
Thanks,
Ido
--
http://ik.homelinux.org/