VirtualBox

Ignore:
Timestamp:
Jul 11, 2019 7:34:05 PM (6 years ago)
Author:
vboxsync
Message:

Shared Clipboard/URI: Update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp

    r79672 r79702  
    801801                               if (RT_SUCCESS(rc))
    802802                               {
    803                                    rc = SharedClipboardURILTransferSetRoots(pTransfer, papszList, cbList);
     803                                   rc = SharedClipboardURILTransferSetRoots(pTransfer,
     804                                                                            papszList, cbList + 1 /* Include termination */);
    804805                                   if (RT_SUCCESS(rc))
    805806                                   {
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