装了个股票软件但是运行不了,提示找不到dll

Wine、Cedega、CrossOver 等配置
回复
thindz
帖子: 2
注册时间: 2012-07-20 19:20

装了个股票软件但是运行不了,提示找不到dll

#1

帖子 thindz » 2012-07-20 19:27

mk@mkwoods:~/.wine/drive_c/new_hbzq$ ls
AutoupEx.exe ImageList16.bmp res_hbzq.dll tdxcomte.dat TGear.dll
base.dbf Imagelist32.bmp risk.txt TDX.CSS TIPS.DAT
Calcer.dll incon.dat T0002 TDXDeep.dll TJyaid.dll
clibhlpr.dll index.dat TCalc.dll TDXImage.dll TMarquee.dll
connect.cfg invest.dll TcApi.dll TDXRun.dll TUserComm.dll
DBF.DLL logo.jpg tc.dll tdxw.CHM uninstall.cfg
embui.dai mainver.cfg Tc.exe TdxW.exe Viewthem.dll
eTrade.xml MfcHlpr520.dll TcOem.xml tdxw.ql WTCommLib.dll
funcs MSVCP60.DLL TControl.dll TEncrypt.dll
GNPlugins NodeTool.exe TCPlugins TFClient.dll
mk@mkwoods:~/.wine/drive_c/new_hbzq$ wine tdxw
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\TCalc.dll") not found
err:module:import_dll Library TCalc.dll (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\TGear.dll") not found
err:module:import_dll Library TGear.dll (which is needed by L"C:\\new_hbzq\\Viewthem.dll") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\Viewthem.dll") not found
err:module:import_dll Library Viewthem.dll (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\invest.dll") not found
err:module:import_dll Library invest.dll (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\TUserComm.dll") not found
err:module:import_dll Library TUserComm.dll (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\TMarquee.dll") not found
err:module:import_dll Library TMarquee.dll (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\TGear.dll") not found
err:module:import_dll Library TGear.dll (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\TJyaid.dll") not found
err:module:import_dll Library TJyaid.dll (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\TControl.dll") not found
err:module:import_dll Library TControl.dll (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\TDXImage.dll") not found
err:module:import_dll Library TDXImage.dll (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\new_hbzq\\tdxw.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\new_hbzq\\tdxw.exe" failed, status c0000135

这是为什么啊?这些DLL都在当前目录下的。MFC42.DLL is copied to windows\system32.
Somebody help me.
头像
cuihao
帖子: 4793
注册时间: 2008-07-24 11:33
来自: 郑州
联系:

Re: 装了个股票软件但是运行不了,提示找不到dll

#2

帖子 cuihao » 2012-07-20 19:29

代码: 全选

winetricks mfc42
求人不如求它仨: 天蓝的Wiki 屎黄的Wiki 绿
Site: CUIHAO.TK    Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
thindz
帖子: 2
注册时间: 2012-07-20 19:20

Re: 装了个股票软件但是运行不了,提示找不到dll

#3

帖子 thindz » 2012-07-20 19:37

thanks a lot. it works.

but another problem Wine乱码. googleing.

now I can't switch the input to Chinese. an icon on the rigt-top in the screen is disapear. so I can't type Chinese.
回复