VirtualBox

Changeset 37525 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jun 17, 2011 10:09:21 AM (14 years ago)
Author:
vboxsync
Message:

Main/VirtualBox+Medium: resurrect the feature of changing the medium UUID when opening the image, which allows to resolve duplicate UUIDs without using external tools. Also fixes Medium::setIDs, which wasn't correctly working.
Frontends/*: corresponding changes.

Location:
trunk/src/VBox/Main/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MediumImpl.h

    r35982 r37525  
    77
    88/*
    9  * Copyright (C) 2008-2010 Oracle Corporation
     9 * Copyright (C) 2008-2011 Oracle Corporation
    1010 *
    1111 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    7878                 const Utf8Str &aLocation,
    7979                 HDDOpenMode enOpenMode,
     80                 bool fForceNewUuid,
    8081                 DeviceType_T aDeviceType);
    8182
  • trunk/src/VBox/Main/include/VirtualBoxImpl.h

    r37244 r37525  
    140140                          DeviceType_T deviceType,
    141141                          AccessMode_T accessMode,
     142                          BOOL fForceNewUuid,
    142143                          IMedium **aMedium);
    143144    STDMETHOD(FindMedium)(IN_BSTR aLocation,
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