https://bugs.winehq.org/show_bug.cgi?id=46497 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO --- Comment #7 from Fabian Maurer <dark.shadow4(a)web.de> ---
From "log with WINEDEBUG=+module native"
0009:trace:module:load_dll L"C:\\windows\\system32\\FLTLIB.DLL" is a fake Wine dll 0009:warn:module:load_dll Failed to load module L"FLTLIB.DLL"; status=c0000135 0009:err:module:import_dll Library FLTLIB.DLL (which is needed by L"D:\\MfeEERM.exe") not found
How did you install the native DLL?
From the forums
Add fltlib.dll to "${HOME}/.wine/drive_c/windows/syswow64" from a Win7 64bit. Program ran then exited without showing GUI as supposed. No error message. Totally stuck now. Any thought?
64Bit dlls go into system32, 32bit dlls into syswow64. Did you do both? -- 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.