http://bugs.winehq.org/show_bug.cgi?id=8879
Summary: MFC42.DLL errors Product: Wine Version: 0.9.40. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: gary@donavan.org
[Compiled from source tarball]
Found mfc42.dll on the net and put into /usr/local/bin. Following error is returned:
err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\home\gary\temp\winecomp\wine-0.9.40\iview400_setup.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"Z:\home\gary\temp\winecomp\wine-0.9.40\iview400_setup.exe" failed, status c0000135
With the file in /usr/local/lib/wine, following error is returned:
ine: Call from 0x405c69 to unimplemented function MFC42.DLL.6625, aborting wine: Unimplemented function MFC42.DLL.6625 called at address 0x405c69 (thread 0009), starting debugger...
Suggestions? Or is this a bug? Thanks.