VirtualBox

Changeset 11065 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 1, 2008 2:17:29 PM (16 years ago)
Author:
vboxsync
Message:

HostServices/GuestProperties and Main: add timestamps and flags (currently stub code with no actual values accepted) to the guest properties

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r11041 r11065  
    43174317    /* Save all guest/host property store entries to the machine XML
    43184318     * file as extra data. */
    4319     PCFGMNODE pRegistry = CFGMR3GetChild (CFGMR3GetRoot (mpVM), "Guest/Registry/");
     4319    PCFGMNODE pRegistry = CFGMR3GetChild (CFGMR3GetRoot (mpVM), "GuestProps/Values/");
    43204320    PCFGMLEAF pValue = CFGMR3GetFirstValue (pRegistry);
    43214321    vrc = VINF_SUCCESS;
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