VirtualBox

Changeset 63074 in vbox


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

More wrappers.

File:
1 copied

Legend:

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

    r63056 r63074  
    11/** @file
    2  * Safe way to include ntddndis.h.
     2 * Safe way to include ntdddisk.h.
    33 */
    44
     
    2525
    2626
    27 #ifndef ___iprt_win_ntddndis_h___
    28 #define ___iprt_win_ntddndis_h___
     27#ifndef ___iprt_win_ntdddisk_h___
     28#define ___iprt_win_ntdddisk_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) /* ntdddisk.h(137) : warning C4668: 'NTDDI_WIN2003' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' */
    3232
    33 #include <ntddndis.h>
     33#include <ntdddisk.h>
    3434
    3535#pragma warning(pop)
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