VirtualBox

Changeset 93537 in vbox for trunk/include/iprt/win


Ignore:
Timestamp:
Feb 1, 2022 6:04:04 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149665
Message:

3D/VMSVGA: Fix for typos in Windows SDK headers, bugref:9845

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/win/d3dkmthk.h

    r93115 r93537  
    3535#  pragma warning(disable:4255) /* d3dkmthk.h(2061): warning C4255: 'PFND3DKMT_CHECKEXCLUSIVEOWNERSHIP': no function prototype given: converting '()' to '(void)' */
    3636# endif
     37#endif
     38
    3739/* 10.0.22000.0 SDK: */
    38 # pragma warning(disable:4668) /* d3dkmdt.h(405): warning C4668: 'DXGKDDI_INTERFACE_VERSION_WDDM1_3_M1' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' */
    39 #endif
     40#define DXGKDDI_INTERFACE_VERSION_WDDM_1_3 DXGKDDI_INTERFACE_VERSION_WDDM1_3
     41#define DXGKDDI_INTERFACE_VERSION_WDDM_2_0 DXGKDDI_INTERFACE_VERSION_WDDM2_0
     42#define DXGKDDI_INTERFACE_VERSION_WDDM1_3_M1 DXGKDDI_INTERFACE_VERSION_WDDM1_3
    4043
    4144#include <d3dkmthk.h>
Note: See TracChangeset for help on using the changeset viewer.

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