VirtualBox

Changeset 18512 in vbox for trunk/src


Ignore:
Timestamp:
Mar 29, 2009 3:10:33 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45362
Message:

WINNT/VBoxGuest_Internal.h: disabled warnings about intrinsic stupiditity.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h

    r18170 r18512  
    3535#  define _InterlockedCompareExchange    _InterlockedCompareExchange_StupidDDKVsCompilerCrap
    3636#  define _InterlockedAddLargeStatistic  _InterlockedAddLargeStatistic_StupidDDKVsCompilerCrap
     37#  pragma warning(disable : 4163)
    3738__BEGIN_DECLS
    3839#  include <ntddk.h>
    3940__END_DECLS
     41#  pragma warning(default : 4163)
    4042#  undef  _InterlockedExchange
    4143#  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