Subject | External functions and dlls |
---|---|
Author | Omar Iskandarone |
Post date | 2001-07-31T05:42:08Z |
My dlls (written in Delphi) work just fine when called from any where but
from IB Server, that is when they're declared as external functions. The
declaration executes without errors and so is defining procedure using those
external functions but when it comes to call those procedure, who will call
those other external functions, the return values are false. When I call the
external functions that came with IB6 (like Abs, Floor,...) every thing is
ok. I use IB6.
Thanks for any help.
omar
from IB Server, that is when they're declared as external functions. The
declaration executes without errors and so is defining procedure using those
external functions but when it comes to call those procedure, who will call
those other external functions, the return values are false. When I call the
external functions that came with IB6 (like Abs, Floor,...) every thing is
ok. I use IB6.
Thanks for any help.
omar