Changeset 15542 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Dec 15, 2008 8:29:57 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp
r15529 r15542 1876 1876 VBOXDDU_DECL(int) VDCopy(PVBOXHDD pDiskFrom, unsigned nImage, PVBOXHDD pDiskTo, 1877 1877 const char *pszBackend, const char *pszFilename, 1878 bool fMoveByRename, uint64_t cbSize, P RTUUID pDstUuid,1878 bool fMoveByRename, uint64_t cbSize, PCRTUUID pDstUuid, 1879 1879 PVDINTERFACE pVDIfsOperation, 1880 1880 PVDINTERFACE pDstVDIfsImage,
Note:
See TracChangeset
for help on using the changeset viewer.