ABaecker german english

Issue ID: 00144

Issue: AbIGDIPlus.hpp incompatible with GdiplusPixelFormats.h
Project: Abakus VCL
Bug report

State: All

User infoMichael Wade
12.May.17 1:56
Subject:
AbIGDIPlus.hpp incompatible with GdiplusPixelFormats.h

Description:
The Abakus header file has it's own definitions for the same terms in the windows sdk version of GdiplusPixelFormats.h such as
static const System::Int8 ALPHA_SHIFT = System::Int8(0x18);
compared to GdiplusPixelFormats.h
#define ALPHA_SHIFT 24
This will not compile under XE10 C++ Builder.

Steps to reproduce:
Include both files.


User infoadmin
12.May.17 9:10
Comment:
A fixed version will be released later today

User infoadmin
12.May.17 17:10
Comment:
Version 8.42b10 released (fixes the above bug)


You are not logged-in
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot upload files in this forum