VirtualBox

Changeset 14783 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Nov 28, 2008 2:55:59 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
40101
Message:

Main: Treat hard disks with no Create capabilities as Created right after IVirtualBox::createHardDisk2() and don't allow IHardDisk2::create*Storage()/deleteStorage() for them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstAPI.cpp

    r14698 r14783  
    641641                    printf (" <none>\n");
    642642
     643#if 0
    643644                Bstr name ("TargetAddress");
    644645                Bstr value = Utf8StrFmt ("lalala (%llu)", RTTimeMilliTS());
     
    646647                printf ("Settings property %ls to %ls...\n", name.raw(), value.raw());
    647648                CHECK_ERROR (hd, SetProperty (name, value));
     649#endif
    648650            }
    649651            else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette