VirtualBox

Changeset 18500 in vbox for trunk/src


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

SUPR0IdcClientInternal.h: Shut up warning about stupid intrinsics.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h

    r10258 r18500  
    4242#  define _InterlockedCompareExchange    _InterlockedCompareExchange_StupidDDKVsCompilerCrap
    4343#  define _InterlockedAddLargeStatistic  _InterlockedAddLargeStatistic_StupidDDKVsCompilerCrap
     44#  pragma warning(disable : 4163)
    4445__BEGIN_DECLS
    4546#  include <ntddk.h>
    4647__END_DECLS
     48#  pragma warning(default : 4163)
    4749#  undef  _InterlockedExchange
    4850#  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