|
|
我想在linux 下使用windows中的cajviever程序看一篇文献
我运行
wine /windows/D/cajviewer/cajviewer.exe
结果:
err:module:import_dll Library MFC71.DLL (which is needed by L"Z:\\windows\\D\\CAJViewr 6.0\\CAJViewer.exe") not found
err:module:import_dll Library MSVCR71.dll (which is needed by L"Z:\\windows\\D\\CAJViewr 6.0\\CAJViewer.exe") not found
err:module:import_dll Library MFC71.DLL (which is needed by L"Z:\\windows\\D\\CAJViewr 6.0\\ui.dll") not found
err:module:import_dll Library MSVCR71.dll (which is needed by L"Z:\\windows\\D\\CAJViewr 6.0\\ui.dll") not found
err:module:import_dll Library ui.dll (which is needed by L"Z:\\windows\\D\\CAJViewr 6.0\\CAJViewer.exe") not found
err:module:import_dll Library MFC71.DLL (which is needed by L"Z:\\windows\\D\\CAJViewr 6.0\\WHelper.dll") not found
err:module:import_dll Library MSVCR71.dll (which is needed by L"Z:\\windows\\D\\CAJViewr 6.0\\WHelper.dll") not found
err:module:import_dll Library WHelper.dll (which is needed by L"Z:\\windows\\D\\CAJViewr 6.0\\CAJViewer.exe") not found
err:module drInitializeThunk Main exe initialization for L"Z:\\windows\\D\\CAJViewr 6.0\\CAJViewer.exe" failed, status c0000135
不知道该如何解决
请教知者
谢谢 |
|