VirtualBox

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


Ignore:
Timestamp:
Feb 9, 2007 4:21:36 PM (18 years ago)
Author:
vboxsync
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/Main/include/HostImpl.h

    r1 r815  
    115115    void onUSBDeviceStateChanged (HostUSBDevice *aDevice);
    116116
     117    HRESULT checkUSBProxyService();
     118   
     119    /* must be called from under this object's lock */
    117120    USBProxyService *usbProxyService() { return mUSBProxyService; }
    118121
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