VirtualBox

Changeset 20237 in vbox


Ignore:
Timestamp:
Jun 3, 2009 4:25:27 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48092
Message:

win OSE fixes

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HostImpl.cpp

    r20206 r20237  
    10161016     * (w/o treating it as a failure), for example, as in OSE. */
    10171017    NOREF(aUSBDevices);
     1018# ifndef RT_OS_WINDOWS
    10181019    NOREF(aUSBDevicesSize);
     1020# endif
    10191021    ReturnComNotImplemented();
    10201022#endif
     
    10411043     * (w/o treating it as a failure), for example, as in OSE. */
    10421044    NOREF(aUSBDeviceFilters);
     1045# ifndef RT_OS_WINDOWS
    10431046    NOREF(aUSBDeviceFiltersSize);
     1047# endif
    10441048    ReturnComNotImplemented();
    10451049#endif
  • trunk/src/VBox/Main/USBControllerImpl.cpp

    r20206 r20237  
    376376#else
    377377    NOREF(aDevicesFilters);
     378# ifndef RT_OS_WINDOWS
    378379    NOREF(aDevicesFiltersSize);
     380# endif
    379381    ReturnComNotImplemented();
    380382#endif
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