http://bugs.winehq.org/show_bug.cgi?id=27211
Summary: runtime error R6025 while start usbclient.exe Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
A free demo can be downloaded from http://www.usb-over-network.com/ $ wget http://www.usb-over-network.com/usb-over-network-client.msi
Install: $ msiexec /i usb-over-network-client.msi
make sure use the git source to avoid bug 27033
Start: $ wine usbclient.exe
Then a runtime error message display:
Program: C:\windows\system32\ftusbsrvc.exe
R6025 -pure virtual function call
After click the "OK" button, the program will crash.
All log is below:
fixme:win:RegisterDeviceNotificationA (hwnd=0x12d998, filter=0x99e9c8,flags=0x00000001) returns a fake device notification handle! wine: Unhandled exception 0x40000015 at address 0x7bc90073:0x00409026 (thread 0015), starting debugger...
not sure whether this is a duplicate of bug 25869 or Bug 26835. winetricks vcrun2005 vcrun2008 vcrun2010 not work.