VirtualBox

Changeset 100609 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jul 17, 2023 4:45:11 PM (19 months ago)
Author:
vboxsync
Message:

Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from the host service via a newly added ClipboardErrorEvent. For that we now have a generic (private) Shared Clipboard handling class within Main, which does the HGCM service callback dispatching. The VRDP console object, which was in charge for this before, now is daisy-chained to this new class as a service extension. FE/QT in turn then shows the error(s) via the notification center [build fix]. bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleImpl.h

    r100606 r100609  
    11921192
    11931193#ifdef VBOX_WITH_SHARED_CLIPBOARD
    1194 # ifdef VBOX_WITH_SHARED_CLIPBOARD_TRANSFERS
    11951194    /* Service extension for the Shared Clipboard HGCM service. */
    11961195    HGCMSVCEXTHANDLE                    m_hHgcmSvcExtShCl;
    1197 # endif
    11981196#endif
    11991197
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