Hi Azrin,
Thank you for your work!
Unfortunately I have no C++ or
RAD Studio, so that I can not do this test. My trial version of XE2 has also expired.
I suspect that C++ does not can
handle anonymous methods from Delphi. Please turn off the use of anonymous methods in the file
gmConfig.inc
Delphi-Quellcode:
{.$DEFINE USE_ANONYMOUS_METHODS}
//...
and remove all sections from demos, where anonymous methods were used.