Hello! Every time I download and install a new DevExpress version I get the following error:
[BCC32 Error] Dxgdiplusapi.hpp(453): E2040 Declaration terminated incorrectly
in line
static const int PixelFormat32bppPARGB = 0xe200b;
(line 453 of Dxgdiplusapi.h).
Commenting the line the problem dissapear and nothing bad seems to happen, but I don't like that kind of "solutions".
Maybe you can help me.
Thanks!