VirtualBox

Changeset 99254 in vbox


Ignore:
Timestamp:
Mar 31, 2023 10:23:35 AM (20 months ago)
Author:
vboxsync
Message:

Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> HOST_MSG_FS_QUERY_INFO, to not confuse file system object information (files, directories, ++) with actual file system information. Required for preparation of implementing querying guest file system information [build fix, committed a bit too much]. bugref:10414

File:
1 edited

Legend:

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

    r99253 r99254  
    318318        RT_CASE_RET_STR(HOST_MSG_FS_OBJ_QUERY_INFO);
    319319        RT_CASE_RET_STR(HOST_MSG_FS_CREATE_TEMP);
    320         RT_CASE_RET_STR(HOST_MSG_FS_OBJ_MOVE);
    321320#endif /* VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS */
    322321        RT_CASE_RET_STR(HOST_MSG_32BIT_HACK);
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