https://bugs.winehq.org/show_bug.cgi?id=56518
Bug ID: 56518 Summary: 64bit variant of Dependency Walker fails to start Product: Wine Version: 9.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mfc Assignee: wine-bugs@winehq.org Reporter: ralf.habacker@freenet.de Distribution: ---
I downloaded the x64 version of https://www.dependencywalker.com/ and started it in a 64-bit wine prefix.
$ wget https://www.dependencywalker.com/depends22_x64.zip $ 7z x depends22_x64.zip $ WINEARCH=win64 WINEPREFIX=~/.wine64 wineboot $ WINEPREFIX=~/.wine64 wine ./depends.exe
The following error occurred and the applications did not start:
04cc:err:module:import_dll Library MFC42.dll (which is needed by L"C:\windows\depends.exe") not found 04cc:err:module:loader_init Importing dlls for L"C:\windows\depends.exe" failed, status c0000135