VirtualBox

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


忽略:
時間撮記:
2016-6-10 下午01:13:44 (8 年 以前)
作者:
vboxsync
訊息:

same here

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp

    r61654 r61656  
    32323232    if (m_hX11Thread != NIL_RTTHREAD)
    32333233    {
     3234#if 0
    32343235        rc2 = RTThreadWait(m_hX11Thread, 30 * 1000 /* 30s timeout */, &rcThread);
     3236#else
     3237        rc2 = RTThreadWait(m_hX11Thread, 200 /* 200ms timeout */, &rcThread);
     3238#endif
    32353239        if (RT_SUCCESS(rc2))
    32363240            rc2 = rcThread;
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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