VirtualBox

Changeset 98665 in vbox for trunk/src/VBox/HostServices


Ignore:
Timestamp:
Feb 21, 2023 7:49:56 AM (2 years ago)
Author:
vboxsync
Message:

Guest Control: Implemented the GuestSession::i_fsQueryInfo() + GuestSession::i_fsCreateTemp() calls. bugref:9783

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp

    r98527 r98665  
    22482248        case GUEST_MSG_DIR_NOTIFY:
    22492249        case GUEST_MSG_FILE_NOTIFY:
     2250#ifdef VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS
     2251        case GUEST_MSG_FS_NOTIFY:
     2252#endif
    22502253            LogFlowFunc(("[Client %RU32] %s\n", idClient, GstCtrlGuestMsgToStr((eGuestMsg)u32Function)));
    22512254            rc = pThis->clientToMain(pClient, u32Function /* Msg */, cParms, paParms);
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