VirtualBox

vbox的更動 62191 路徑 trunk/src/VBox/Additions


忽略:
時間撮記:
2016-7-12 下午12:46:31 (8 年 以前)
作者:
vboxsync
訊息:

sigh.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h

    r57741 r62191  
    8888     *               by the VBoxCaps facility. See #8037. */
    8989    VBOXDISPIF dispIf;
    90 } VBOXSERVICEENV, *PVBOXSERVICEENV;
     90} VBOXSERVICEENV;
     91/** Pointer to a VBoxTray service env info structure.  */
     92typedef VBOXSERVICEENV *PVBOXSERVICEENV;
     93/** Pointer to a const VBoxTray service env info structure.  */
     94typedef VBOXSERVICEENV const *PCVBOXSERVICEENV;
    9195
    9296/**
     
    107111     * @param   pEnv
    108112     * @param   ppInstance      Where to return the thread-specific instance data.
     113     * @todo r=bird: The pEnv type is WRONG!  Please check all your const pointers.
    109114     */
    110115    DECLCALLBACKMEMBER(int,  pfnInit)   (const PVBOXSERVICEENV pEnv, void **ppInstance);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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