https://bugs.winehq.org/show_bug.cgi?id=57362
Bug ID: 57362 Summary: Using FTDI FTD2XX.dll Product: Wine Version: 6.0.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: usb Assignee: wine-bugs@winehq.org Reporter: hinkocevar@gmail.com Distribution: ---
I would like to use an app that wants FTDI dll. I've placed the dll in windows/system32/FTD2XX.dll but I'm still getting an error:
0230:err:module:import_dll Loading library FTD2XX.dll (which is needed by L"C:\ti\BatteryManagementStudio\ftdijniadapter.dll") failed (error c000007b). *** Enable Status = -129: Operation failed
How do I debug this?