As a General remark, I would like to remind to Atozed that there are also C++ users like me!
All sample codes are for Delphi!
Which requires from our side to adapt for C++ Builder.
For example the new Async Callback functions:
https://docs.atozed.com/docs.dll/develop...015.1.html
For sure this cannot work for C++ Builder because if the linker cannot find the definition of the callback function declared in the header file, it will generates an error!
So, when Atozed build samples for Delphi users, it will be better to also build the same samples and documentations for C++ Builder users!
All sample codes are for Delphi!
Which requires from our side to adapt for C++ Builder.
For example the new Async Callback functions:
https://docs.atozed.com/docs.dll/develop...015.1.html
For sure this cannot work for C++ Builder because if the linker cannot find the definition of the callback function declared in the header file, it will generates an error!
So, when Atozed build samples for Delphi users, it will be better to also build the same samples and documentations for C++ Builder users!