VirtualBox

Changeset 18496 in vbox


Ignore:
Timestamp:
Mar 29, 2009 2:18:34 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45342
Message:

IPRT/the-nt-kernel.h: shut up warnings about stupid intrinsics.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h

    r8245 r18496  
    4040# define _InterlockedCompareExchange    _InterlockedCompareExchange_StupidDDKVsCompilerCrap
    4141# define _InterlockedAddLargeStatistic  _InterlockedAddLargeStatistic_StupidDDKVsCompilerCrap
     42# pragma warning(disable : 4163)
    4243__BEGIN_DECLS
    4344# include <ntddk.h>
    4445__END_DECLS
     46# pragma warning(default : 4163)
    4547# undef  _InterlockedExchange
    4648# undef  _InterlockedExchangeAdd
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