VirtualBox

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


Ignore:
Timestamp:
Dec 22, 2007 7:48:59 PM (17 years ago)
Author:
vboxsync
Message:

Make dynamic vhd disks work

File:
1 edited

Legend:

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

    r6173 r6177  
    789789            STR_CONV();
    790790            rc = CFGMR3InsertString(pCfg,   "Path",             psz);                   RC_CHECK();
     791            rc = CFGMR3InsertString(pCfg,   "Format",           "VHD");                 RC_CHECK();
    791792            STR_FREE();
    792793        }
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