VirtualBox

vbox的更動 35810 路徑 trunk/src/VBox/VMM/VMMRC


忽略:
時間撮記:
2011-2-1 下午01:00:24 (14 年 以前)
作者:
vboxsync
訊息:

VMM: Replace most VERR_VERSION_MISMATCH by more specific error statuses. Translating the errors returned by device, driver and USB device constructors into specific ones for the benefit of old extension pack and misc use of the status.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/VMMRC/VMMRC.cpp

    r35346 r35810  
    7373             */
    7474            if (uArg != VMMGetSvnRev())
    75                 return VERR_VERSION_MISMATCH;
     75                return VERR_VMM_RC_VERSION_MISMATCH;
    7676
    7777            /*
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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