VirtualBox

儲存庫 vbox 的更動 59831


忽略:
時間撮記:
2016-2-26 上午10:13:47 (9 年 以前)
作者:
vboxsync
訊息:

Build fix.

檔案:
修改 1 筆資料

圖例:

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

    r58519 r59831  
    11891189                {
    11901190                    LogFlowFunc(("Returning uMsg=%RU32\n", uMsg));
    1191                     rc = HGCM::Message::copyParms(pMsg->getCount(), pMsg->getParms(), pCBData->paParms);
     1191                    rc = HGCM::Message::copyParms(pCBData->paParms, pCBData->cParms,  pMsg->getParms(), pMsg->getCount());
    11921192                    if (RT_SUCCESS(rc))
    11931193                    {
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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