VirtualBox

Ignore:
Timestamp:
Apr 29, 2015 11:46:33 AM (10 years ago)
Author:
vboxsync
Message:

DnD: Make source/target blocksizes configurable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp

    r55512 r55514  
    111111    /* Note: Never ever rely on information from the guest; the host dictates what and
    112112     *       how to do something, so try to negogiate a sensible value here later. */
    113     m_cbBlockSize = _32K; /** @todo Make this configurable. */
     113    m_cbBlockSize = _64K; /** @todo Make this configurable. */
    114114
    115115    LogFlowThisFunc(("\n"));
Note: See TracChangeset for help on using the changeset viewer.

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