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

Import WINE 'wbemprox: Use __cpuid from intrin.h.'

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • None
    • Wine

    Description

      MSVC ARM:

      ...\dll\win32\wbemprox\builtin.c(3618): error C4013: '__cpuid' undefined; assuming extern returning int
      

      Cause:
      __cpuid() intrinsic is x86(_64) specific.

      Need to import (either cherry-pick or winesync)
      https://source.winehq.org/git/wine.git/commit/8b6c86eb824d1f529dab7bbbbd09907f41c182d3

      NB:
      Then the FIXME will "need" to be addressed as a follow-up.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Serge Gautherie Serge Gautherie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: