Subject | Re: UDF crashing Firebird |
---|---|
Author | Adam |
Post date | 2005-08-25T05:42:17Z |
--- In firebird-support@yahoogroups.com, "Dmitry Sibiryakov"
<SD@t...> wrote:
Will do right away. There are a few other functions that use stdcall,
should these be changed also? (they return integer or PChar). Is this
most likely the culprit or should I keep digging?
Adam
<SD@t...> wrote:
> On 25 Aug 2005 at 5:10, Adam wrote:FREE_IT?
>
> >Should I be concerned regarding the use of both stdcall and
>do
> FREE_IT is related to using ib_util_malloc() and has nothing to
> with calling convention.Thanks Dimitry,
>
> >As in should I change it to maybe cdecl,
>
> You have to change to cdecl because FB expect it.
>
> --
> SY, Dimitry Sibiryakov.
Will do right away. There are a few other functions that use stdcall,
should these be changed also? (they return integer or PChar). Is this
most likely the culprit or should I keep digging?
Adam