VirtualBox

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


Ignore:
Timestamp:
Aug 5, 2016 10:39:36 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109686
Message:

More wrappers.

File:
1 copied

Legend:

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

    r63056 r63072  
    11/** @file
    2  * Safe way to include ntddndis.h.
     2 * Safe way to include ntverp.h.
    33 */
    44
     
    2525
    2626
    27 #ifndef ___iprt_win_ntddndis_h___
    28 #define ___iprt_win_ntddndis_h___
     27#ifndef ___iprt_win_ntverp_h___
     28#define ___iprt_win_ntverp_h___
    2929
    3030#pragma warning(push)
    31 #pragma warning(disable:4668) /* 'NDIS_SUPPORT_NDIS6' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' */
     31#pragma warning(disable:4668) /*ntverp.h(126) : warning C4668: 'OFFICIAL_BUILD' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' */
    3232
    33 #include <ntddndis.h>
     33#include <ntverp.h>
    3434
    3535#pragma warning(pop)
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