VirtualBox

儲存庫 vbox 的更動 18500


忽略:
時間撮記:
2009-3-29 上午02:28:22 (16 年 以前)
作者:
vboxsync
訊息:

SUPR0IdcClientInternal.h: Shut up warning about stupid intrinsics.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • 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
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette