VirtualBox

Ignore:
Timestamp:
Feb 21, 2023 7:49:56 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155965
Message:

Guest Control: Implemented the GuestSession::i_fsQueryInfo() + GuestSession::i_fsCreateTemp() calls. bugref:9783

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r98298 r98665  
    23282328        return errorSyntax(GuestCtrl::tr("No template specified!"));
    23292329
     2330#ifndef VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS
    23302331    if (!fDirectory)
    23312332        return errorSyntax(GuestCtrl::tr("Creating temporary files is currently not supported!"));
     2333#endif
    23322334
    23332335    RTEXITCODE rcExit = gctlCtxPostOptionParsingInit(pCtx);
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