Subject | Re: [firebird-support] Re: possible bug with firebird2/isc_version (??) |
---|---|
Author | Dmitry Yemanov |
Post date | 2007-01-27T10:32:51Z |
jrmrenegade wrote:
suggest you to try with a "cdecl" callback.
Dmitry
>Because only after the first call the stack becomes corrupted? I'd
> I don't think that's it. I used "stdcall" in this case, which is
> correct for windows. Remember, the first callback worked. All the
> library had to do was call the same function back again, something
> that it had already done successfully, so the problem is occurring
> after the first callback and before the next one.
suggest you to try with a "cdecl" callback.
Dmitry