VirtualBox

儲存庫 vbox 的更動 50187


忽略:
時間撮記:
2014-1-23 下午04:37:53 (11 年 以前)
作者:
vboxsync
訊息:

Main/cbinding: fix a few windows build glitches

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/cbinding/capiidl.xsl

    r50183 r50187  
    189189# include "VirtualBox.h"
    190190
     191#ifndef __cplusplus
     192/* Skip this in the C++ case as there's already a definition for CBSTR. */
    191193typedef const BSTR CBSTR;
     194#endif /* !__cplusplus */
    192195
    193196#define ComSafeArrayAsInParam(f) (f)
    194197#define ComSafeArrayAsOutParam(f) (&(f))
    195 #define ComSafeArrayAsOutIfaceParam(f) (&(f))
     198#define ComSafeArrayAsOutIfaceParam(f,t) (&(f))
    196199
    197200#else /* !WIN32 */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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