Changeset 36998 in vbox for trunk/src/VBox/HostDrivers/VBoxUSB/win/dev
- Timestamp:
- May 7, 2011 8:19:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h
r36968 r36998 27 27 28 28 extern VBOXUSB_GLOBALS g_VBoxUsbGlobals; 29 30 typedef struct VBOXUSB_IOSTATE31 {32 volatile uint32_t cRefs;33 } VBOXUSB_IOSTATE, *PVBOXUSB_IOSTATE;34 29 35 30 /* pnp state decls */
Note:
See TracChangeset
for help on using the changeset viewer.