Thank you all guys, I finally managed to fix the issue:

   - There was an initialization section in one unit imported that
   set IsMultiThread = True
   - I removed the cthreads unit in the uses clause.

Does anybody have any clue what are the implications of these changes?



On Thu, Feb 27, 2020 at 1:41 PM liviuslivius <liviusliv...@poczta.onet.pl>
wrote:

> Two things
>
> 1. What is calling convention should be cdecl.
> 2. How do you alloc memory for string?
>
> Regards,
> Karol Bieniaszewski
>
> Firebird-Devel mailing list, web interface at
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to