VirtualBox

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


Ignore:
Timestamp:
Jun 1, 2017 1:32:35 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115890
Message:

Main,VBoxManage: More OPC hacking. Seems to be working now.

File:
1 edited

Legend:

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

    r67193 r67208  
    221221    HRESULT i_writeFSOPC(TaskOVF *pTask, AutoWriteLockBase& writeLock);
    222222#ifdef VBOX_WITH_NEW_TAR_CREATOR
    223     HRESULT i_writeFSImpl(TaskOVF *pTask, AutoWriteLockBase &writeLock, RTVFSFSSTREAM hVfsFssDst,
    224                           bool fOvfFile = true, bool fStreamOptimizedVmdk = true);
     223    HRESULT i_writeFSImpl(TaskOVF *pTask, AutoWriteLockBase &writeLock, RTVFSFSSTREAM hVfsFssDst);
    225224    HRESULT i_writeBufferToFile(RTVFSFSSTREAM hVfsFssDst, const char *pszFilename, const void *pvContent, size_t cbContent);
    226225#else
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