VirtualBox

Changeset 105018 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 25, 2024 11:06:29 AM (5 months ago)
Author:
vboxsync
Message:

doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders,
Main/{include,SharedFolder,Console,Machine,VirtualBox.xidl}: Backout
changeset r163634 since it introduces a build dependency on
VirtualBox_XPCOM.h which needs to be built from the VirtualBox.xidl
changes before it can be referenced by the src/VBox/HostServices code.
Need to putback the changes in two parts. bugref:10619

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/settings.h

    r105016 r105018  
    10091009    bool            fAutoMount;
    10101010    com::Utf8Str    strAutoMountPoint;
    1011     SymlinkPolicy_T enmSymlinkPolicy;
    10121011};
    10131012
  • trunk/include/VBox/shflsvc.h

    r105016 r105018  
    21232123#define SHFL_ADD_MAPPING_F_MISSING          (RT_BIT_32(3))
    21242124
    2125 #define SHFL_CPARMS_ADD_MAPPING  (5)
     2125#define SHFL_CPARMS_ADD_MAPPING  (4)
    21262126/** @} */
    21272127
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