- 時間撮記:
- 2015-6-24 上午09:58:45 (9 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp
r56553 r56616 835 835 if (mDataBase.mProtocolVersion <= 1) 836 836 { 837 pMsg->setNextString(aFile.Get SourcePath().c_str()); /* pvName */838 pMsg->setNextUInt32((uint32_t)(aFile.Get SourcePath().length() + 1)); /* cbName */837 pMsg->setNextString(aFile.GetDestPath().c_str()); /* pvName */ 838 pMsg->setNextUInt32((uint32_t)(aFile.GetDestPath().length() + 1)); /* cbName */ 839 839 } 840 840 else
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器