https://bugs.winehq.org/show_bug.cgi?id=49053
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Summary|Device selection box blank |Easy2Boot (VB6 app) does |and NOT working (USB letter |not enumerate any USB |is blank and not |devices |selectable) | Component|-unknown |ntdll
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- It needs IOCTL_STORAGE_GET_DEVICE_NUMBER to succeed when passed a non-NULL input buffer, and presumably to also return a device type that isn't FILE_DEVICE_DISK.
Note that the application needs msvbvm60 (i.e. `winetricks -q vb6run`).