VirtualBox

Ignore:
Timestamp:
Apr 26, 2019 6:41:46 AM (6 years ago)
Author:
vboxsync
Message:

Shared Clipboard/URI: First commit; work in progress.

Location:
trunk/src/VBox/GuestHost/SharedClipboard
Files:
1 edited
5 copied

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/SharedClipboard/clipboard-win.cpp

    r78171 r78307  
    303303                    break;
    304304
     305#ifdef VBOX_WITH_SHARED_CLIPBOARD_URI_LIST
     306                case CF_HDROP:
     307                    uFormats |= VBOX_SHARED_CLIPBOARD_FMT_URI_LIST;
     308                    break;
     309#endif
    305310                default:
    306311                {
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