VirtualBox

忽略:
時間撮記:
2015-5-27 下午12:48:13 (9 年 以前)
作者:
vboxsync
訊息:

pr6522. small refining

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r56088 r56096  
    27442744
    27452745            std::list<Utf8Str> audioPropertyNamesList;
    2746             std::map<Utf8Str, Utf8Str> audioProperties;
    27472746            for (size_t i = 0; i < audioProps.size(); ++i)
    27482747            {
     
    27512750                hrc = audioAdapter->GetProperty(audioProps[i], bstrValue.asOutParam());
    27522751                Utf8Str strKey(audioProps[i]);
    2753                 audioProperties[strKey] = Utf8Str(bstrValue);
    27542752                InsertConfigString(pCfgAudioSettings, strKey.c_str(), bstrValue);
    27552753            }
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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