Bug Report Q453128
Visible to All Users

In С++Builder, names of certain DevExpress class methods and global functions conflict with compiler macros

created 12 years ago

This ticket is connected to Q444062.
There's an implemented fix for the former conflicting HDC redefinition in the build 2.2 but the rest of the reported conflicting names are still there. So the attached project from Q444062 still can't be compiled without some .hpp alteration.
To be more specific there are several naming conflicts for:

  1. SelectFont
  2. GetNextSibling
  3. GetPrevSibling
    in the dxPS domain.
Show previous comments (3)
DevExpress Support Team 12 years ago

    We are working on your request, but it can take us some time to examine it. I will get back to you once we have any results or need additional information. Thank you for your patience.

    DevExpress Support Team 12 years ago

      Status: Reproduced. Forwarded to developers.

        IIRC the VCL standard TTreeView has methode "getNextSibling" and similar with lower case "g". I guess this is exactly to circumvent this issue.

        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.