[Bug 49053] Easy2Boot (VB6 app) does not enumerate any USB devices

WineHQ Bugzilla wine-bugs at winehq.org
Wed Apr 29 11:35:24 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49053

Zebediah Figura <z.figura12 at 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 at 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`).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list