VirtualBox

Changeset 42748 in vbox for trunk/include/VBox/settings.h


Ignore:
Timestamp:
Aug 10, 2012 9:33:34 AM (13 years ago)
Author:
vboxsync
Message:

Main/VirtualBox: add new method for querying normalized version (numeric version plus prerelease tag, but without publisher)
Main/SystemProperties: add new attribute for getting the default additions iso (setter is not implemented as the saving of the value is missing)
Frontends/VirtualBox: adjust accordingly
Frontends/VBoxManage: show the default additions iso name, and move the listing of most information into separate functions to make the code easier to read.

File:
1 edited

Legend:

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

    r42551 r42748  
    233233    com::Utf8Str            strDefaultVRDEExtPack;
    234234    com::Utf8Str            strAutostartDatabasePath;
     235    com::Utf8Str            strDefaultAdditionsISO;
    235236    uint32_t                ulLogHistoryCount;
    236237};
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