Changeset 92957 in vbox
- Timestamp:
- Dec 16, 2021 9:25:36 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 148935
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp
r92626 r92957 22 22 #define LOG_GROUP LOG_GROUP_NEM 23 23 #define VMCPU_INCL_CPUM_GST_CTX 24 #define IsEqualLocaleName(a, b) (0) /* W10 WDK hack, the header wants _wcsicmp */ 24 25 #include <iprt/nt/nt.h> 25 26 #include <iprt/nt/hyperv.h>
Note:
See TracChangeset
for help on using the changeset viewer.