Dear Alexander Morozov,
The debugging output is as follows:
err:module:import_dll Library NDIS.SYS (which is needed by L"C:\windows\system32\drivers\npf.sys") not found err:winedevice:ServiceMain driver L"npf" failed to load fixme:ntoskrnl:KeInitializeSpinLock stub: 0x757e54 wine: Call from 0x7b837072 to unimplemented function ntoskrnl.exe.KeInitializeDeviceQueue, aborting wine: Unhandled page fault on read access to 0xbd1bf7ab at address 0x63b818 (thread 0036), starting debugger... fixme:dbghelp_msc:pe_load_debug_directory This guy has FPO information fixme:ntdll:server_ioctl_file Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0) fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so ALSA lib pcm.c:2171:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so fixme:shell:SIC_IconAppend iconlists out of sync 0x4 0x3 fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub fixme:shell:SIC_IconAppend iconlists out of sync 0x5 0x4 fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub fixme:shell:SIC_IconAppend iconlists out of sync 0x6 0x5 fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub fixme:shell:SIC_IconAppend iconlists out of sync 0x7 0x6 fixme:shell:SIC_IconAppend iconlists out of sync 0x8 0x7 fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub fixme:shell:SHGetDataFromIDListA SHGDFIL 3 stub
Thank you.
err:module:import_dll Library NDIS.SYS (which is needed by L"C:\windows\system32\drivers\npf.sys") not found err:winedevice:ServiceMain driver L"npf" failed to load
Likely icdusb2.sys is not the only driver needed for your device. And other drivers installed by DVESetup_EN.exe are not working under wine.
Dear Alexander Morozov,
I believe ICDUSB2.sys is the only native Windows USB driver for Sony IC Recorder.