VirtualBox

Ignore:
Timestamp:
Jan 29, 2014 11:12:44 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
91898
Message:

DnD: First working implementation for Windows guest->host support; still work in progress. As for now only pure text data can be dragged over.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/DragAndDrop/service.cpp

    r49891 r50265  
    55
    66/*
    7  * Copyright (C) 2011-2013 Oracle Corporation
     7 * Copyright (C) 2011-2014 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    177177    switch (u32Function)
    178178    {
     179        /* Note: Older VBox versions with enabled DnD guest->host support (< 4.4)
     180         *       used the same ID (300) for GUEST_DND_GET_NEXT_HOST_MSG and
     181         *       HOST_DND_GH_REQ_PENDING, which led this service returning
     182         *       VERR_INVALID_PARAMETER when the guest wanted to actually
     183         *       handle HOST_DND_GH_REQ_PENDING. */
    179184        case DragAndDropSvc::GUEST_DND_GET_NEXT_HOST_MSG:
    180185        {
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