VirtualBox

Changeset 109046 in vbox


Ignore:
Timestamp:
Apr 22, 2025 8:32:28 AM (12 days ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168577
Message:

Main: Clipboard over RDP: Fix copy from host to guest path, jiraref:VBP-1483.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp

    r107419 r109046  
    33773377                                             NULL);
    33783378            }
    3379         } break;
    3380 
    3381         case VBOX_CLIPBOARD_EXT_FN_FORMAT_REPORT_TO_GUEST:
    3382         {
    3383             /* We need to handle this case here, to act as a no-op.
    3384              *
    3385              * If not being handled, this function otherwise would return VERR_NOT_SUPPORTED,
    3386              * which in turn then will invoke the host backend, messing up the VRDE clipboard handling. */
    33873379        } break;
    33883380
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