Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-7669

psdk: winuser.h does not define MAKEINTRESOURCE correctly for Wine sources

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Wine
    • None

    Description

      The _WINESRC_ define enables enforcement of several programming practices that are incompatible with Microsoft's headers. Wine code consequently requires these modifications to the headers in order to build correctly.
      Currently we always define MAKEINTRESOURCE to yield a value of type PTSTR, but Wine sources prohibit the use of TCHARs and expect it to yield ULONG_PTR instead.

      Attachments

        Activity

          People

            AmineKhaldi AmineKhaldi
            ThFabba ThFabba
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: