Ticket CQ51007
Visible to All Users
Duplicate

We have closed this ticket because another page addresses its subject:

dxUxTheme.hpp incorrectly defines Dxuxtheme::HTHEME as 'unsigned' instead of as 'HANDLE'

[C++ Error] dxUxTheme.hpp(117): E2040 Declaration terminated incorrectly

created 18 years ago

Is the problem a conflict with other components?
//-- var, const, procedure ---------------------------------------------------
static const Shortint DTT_GRAYED = 0x1;
static const Shortint HTTB_BACKGROUNDSEG = 0x0;

[C++ Error] dxUxTheme.hpp(117): E2040 Declaration terminated incorrectly
I don ́t understand this error.

Comments (1)
DevExpress Support Team 18 years ago

    Hi Carlos,
    A similar problem has already been reported to us, and I suggest that you track the following bug report:
    "dxUxTheme.hpp incorrectly defines Dxuxtheme::HTHEME as 'unsigned' instead of as 'HANDLE'", www.devexpress.com/issue=CB48282.
    As an immediate solution, you can try to modify our source units as demonstrated here:
    "dxuxtheme.pas incompatible with BDS 2006 C++ personality", www.devexpress.com/issue=DB16476.
    Please try this solution and let us know if it helps.
    Thanks,
    Vito

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.