VirtualBox

Changeset 81259 in vbox for trunk/include/VBox/GuestHost


Ignore:
Timestamp:
Oct 14, 2019 1:18:28 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133954
Message:

Shared Clipboard/Transfers: Bugfixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/SharedClipboard-win.h

    r81212 r81259  
    355355    /** Number of bytes already processed. */
    356356    uint64_t                       m_cbProcessed;
    357     /** Whether we already notified the parent of completion or not. */
    358     bool                           m_fNotifiedComplete;
     357    /** Whether this object already is in completed state or not. */
     358    bool                           m_fIsComplete;
    359359};
    360360
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