- Timestamp:
- Mar 29, 2009 1:00:03 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 45313
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h ¶
r17064 r18479 59 59 # define _interlockedbittestandset64 _interlockedbittestandset64_StupidDDKVsCompilerCrap 60 60 # define _interlockedbittestandreset64 _interlockedbittestandreset64_StupidDDKVsCompilerCrap 61 # pragma warning(disable : 4163) 61 62 # include <ntddk.h> 63 # pragma warning(default : 4163) 62 64 # undef _InterlockedExchange 63 65 # undef _InterlockedExchangeAdd
Note:
See TracChangeset
for help on using the changeset viewer.