VirtualBox

Changeset 92957 in vbox


Ignore:
Timestamp:
Dec 16, 2021 9:25:36 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148935
Message:

VMM/NEMR0Native-win.cpp: Hack for W10 WDK headers wanting to use _wcsicmp w/o it being prototyped. Try override the macro as we don't need it here. bugref:10116

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp

    r92626 r92957  
    2222#define LOG_GROUP LOG_GROUP_NEM
    2323#define VMCPU_INCL_CPUM_GST_CTX
     24#define IsEqualLocaleName(a, b) (0) /* W10 WDK hack, the header wants _wcsicmp  */
    2425#include <iprt/nt/nt.h>
    2526#include <iprt/nt/hyperv.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette