VirtualBox

Changeset 9978 in vbox


Ignore:
Timestamp:
Jun 26, 2008 11:31:38 PM (17 years ago)
Author:
vboxsync
Message:

Some WDK hacks (amd64).

File:
1 edited

Legend:

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

    r9621 r9978  
    6262#       define _InterlockedCompareExchange    _InterlockedCompareExchange_StupidDDKVsCompilerCrap
    6363#       define _InterlockedAddLargeStatistic  _InterlockedAddLargeStatistic_StupidDDKVsCompilerCrap
     64#       define _interlockedbittestandset      _interlockedbittestandset_StupidDDKVsCompilerCrap
     65#       define _interlockedbittestandreset    _interlockedbittestandreset_StupidDDKVsCompilerCrap
     66#       define _interlockedbittestandset64    _interlockedbittestandset64_StupidDDKVsCompilerCrap
     67#       define _interlockedbittestandreset64  _interlockedbittestandreset64_StupidDDKVsCompilerCrap
    6468#       include <ntddk.h>
    6569#       undef  _InterlockedExchange
     
    6771#       undef  _InterlockedCompareExchange
    6872#       undef  _InterlockedAddLargeStatistic
     73#       undef  _interlockedbittestandset
     74#       undef  _interlockedbittestandreset
     75#       undef  _interlockedbittestandset64
     76#       undef  _interlockedbittestandreset64
    6977#   else
    7078#       include <ntddk.h>
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