VirtualBox

Changeset 36959 in vbox


Ignore:
Timestamp:
May 4, 2011 2:56:38 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71555
Message:

usb: avoid redundant device info updates

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/usblib-win.h

    r36941 r36959  
    7474#define USBFLT_MINOR_VERSION              3
    7575
    76 #define USBMON_MAJOR_VERSION              4
     76#define USBMON_MAJOR_VERSION              5
    7777#define USBMON_MINOR_VERSION              0
    7878
     
    119119{
    120120    HVBOXUSBDEVUSR  hDevice;
    121     uint16_t        vid, did, rev;
    122     char            serial_hash[MAX_USB_SERIAL_STRING];
    123 
    124121    uint8_t         fAttached;
    125122    uint8_t         fHiSpeed;
  • trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk

    r36941 r36959  
    3535USBLib_DEFS           = IN_USBLIB
    3636USBLib_DEFS.os2       = STATIC_USBCALLS
     37USBLib_DEFS.win       = _WIN32_WINNT=0x0500
    3738USBLib_SOURCES        = \
    3839        USBLib.cpp \
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