VirtualBox

Ignore:
Timestamp:
Aug 21, 2015 4:54:50 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102287
Message:

DnD: Use a separate context for URI object when transferring, misc cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp

    r57372 r57500  
    364364    Close();
    365365
    366     m_Type          = Unknown;
    367     m_strSrcPath    = "";
    368     m_strTgtPath    = "";
    369     m_fMode = 0;
    370     m_cbSize        = 0;
    371     m_cbProcessed   = 0;
     366    m_Type        = Unknown;
     367    m_strSrcPath  = "";
     368    m_strTgtPath  = "";
     369    m_fMode       = 0;
     370    m_cbSize      = 0;
     371    m_cbProcessed = 0;
    372372}
    373373
Note: See TracChangeset for help on using the changeset viewer.

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