https://bugs.winehq.org/show_bug.cgi?id=52300
Lorenzo Ferrillo lorenzofer@live.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lorenzofer@live.it
--- Comment #3 from Lorenzo Ferrillo lorenzofer@live.it --- Created attachment 72206 --> https://bugs.winehq.org/attachment.cgi?id=72206 IOCTL_STORAGE_GET_HOTPLUG_INFO stub
0x2d0c14 is IOCTL_STORAGE_GET_HOTPLUG_INFO.
I made a stub returning default values (non removable, non hotplug) and it allow the installer to progress.
IOCTL_STORAGE_GET_HOTPLUG_INFO was already defined in wine headers.