[Bug 57362] New: Using FTDI FTD2XX.dll
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(a)winehq.org Reporter: hinkocevar(a)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? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57362 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #1 from Zeb Figura <z.figura12(a)gmail.com> --- You haven't specified that you're using a 32-bit prefix, so this is probably because you've copied the 32-bit DLL into a 64-bit system32. Moreover, though, you can't just copy ftd2xx.dll and expect things to work. ftd2xx.dll has dependencies; it needs to talk to the actual driver. You need to install the FTDI drivers properly. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57362 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- While we're at it, version 6.0.3 is pretty out of date. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57362 hinkocevar(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from hinkocevar(a)gmail.com --- I tried 64-bit and 32-bit versions of the DLL and the 32-bit was the right one. I copied all the 32-bit files from the FTDI vendor into the same folder as the executable and then the application found the FTD2XX.dll (at least there is no error printed anymore). Thank you for your time! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57362 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID --- Comment #4 from Zeb Figura <z.figura12(a)gmail.com> --- Resolving INVALID as nothing was fixed in Wine. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57362 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla