VirtualBox

Changeset 98546 in vbox for trunk/include/VBox/HostServices


Ignore:
Timestamp:
Feb 13, 2023 10:45:08 AM (2 years ago)
Author:
vboxsync
Message:

Guest Control: Initial commit (work in progress, disabled by default) [build fixes]. bugref:9783

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/GuestControlSvc.h

    r98526 r98546  
    628628     * @todo proper docs.
    629629     */
    630     GUEST_MSG_FILE_NOTIFY = 240,
     630    GUEST_MSG_FILE_NOTIFY = 240
    631631#ifdef VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS
    632632    /**
     
    639639     * @since   7.1
    640640     */
    641     GUEST_MSG_FS_NOTIFY  = 241
     641    , GUEST_MSG_FS_NOTIFY  = 241
    642642#endif
    643643};
     
    769769    /** Temporary directory creation notification from the guest.
    770770     *  @since 7.1 */
    771     GUEST_FS_NOTIFYTYPE_CREATE_TEMP = 1,
     771    GUEST_FS_NOTIFYTYPE_CREATE_TEMP = 1
    772772};
    773773
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