VirtualBox

Ignore:
Timestamp:
Feb 9, 2007 4:21:36 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
18494
Message:

Main:

  • Return E_NOTIMPL for global USB filters and all other stuff when no VBOX_WITH_USB is defined (as in OSE).
  • Moved the USB Proxy Service check to Host to make it reusable both for global-related USB methods and for VM-related methods.

FE/Qt:

  • Don't show Global USB UI when USB is not available.
  • Show the "USB Proxy Service is unavailable" message box when opening both global and VM settings.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h

    r779 r815  
    102102    void cannotSaveGlobalConfig (const CVirtualBox &vbox);
    103103    void cannotSetSystemProperties (const CSystemProperties &props);
     104    void cannotAccessUSB (const COMBase &obj);
    104105
    105106    void cannotCreateMachine (const CVirtualBox &vbox,
     
    113114                                    bool strict = true,
    114115                                    QWidget *parent = 0);
    115     void cannotGetUSBController (const CMachine &machine);
    116116
    117117    void cannotStartMachine (const CConsole &console);
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