https://bugs.winehq.org/show_bug.cgi?id=45411
Bug ID: 45411 Summary: Direct Access to USB Drive Fails Product: Wine Version: 3.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fredthejonester@gmail.com Distribution: ---
Here is the output:
$ WINEARCH=win32 WINEPREFIX=/home/kirk/.wineprefix32 wine RESPONSA.exe 0009:fixme:nls:GetThreadPreferredUILanguages 00000034, 0x32e6a0, 0x32e710 0x32e6a8 0009:fixme:nls:get_dummy_preferred_ui_language (0x34 0x32e6a0 0x32e710 0x32e6a8) returning a dummy value (current locale) 0009:fixme:nls:GetThreadPreferredUILanguages 00000034, 0x32e680, 0x32e6f0 0x32e688 0009:fixme:nls:get_dummy_preferred_ui_language (0x34 0x32e680 0x32e6f0 0x32e688) returning a dummy value (current locale) 0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 41018 (device=4 access=0 func=406 method=0) 0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d014 (device=4 access=3 func=405 method=0) 0009:fixme:msvcrt:__clean_type_info_names_internal (0x4c22b684) stub 0009:fixme:msvcrt:__clean_type_info_names_internal (0x4e0892fc) stub 0009:fixme:msvcrt:__clean_type_info_names_internal (0x101827d4) stub 0009:fixme:msvcrt:__clean_type_info_names_internal (0x788b0e54) stub
and the app is not able to recognize the USB drive that is in the PC and required for execution. More details are available here:
https://forum.winehq.org/viewtopic.php?f=2&t=30825