<snip> > > I must still have some configuration issue. When I try to run the > application now, I get this: > > [jmmckee@server CS3]$ wine CS3 > err:module:import_dll Library MFC42.DLL (which is needed by > L"C:\\CServe\\CS3\\CS3COR.DLL") not found > err:module:import_dll Library MSVCIRT.dll (which is needed by > L"C:\\CServe\\CS3\\CS3COR.DLL") not found > err:module:import_dll Library CS3COR.DLL (which is needed by > L"C:\\CServe\\CS3\\CS3.exe") not found > err:module:import_dll Library MFC42.DLL (which is needed by > L"C:\\CServe\\CS3\\CS3.exe") not found > err:module:import_dll Library MSVCIRT.dll (which is needed by > L"C:\\CServe\\CS3\\CS3.exe") not found > err:module:LdrInitializeThunk Main exe initialization for > L"C:\\CServe\\CS3\\CS3.exe" failed, status c0000135 > > > But, here is directory showing info on MFC42: > > [jmmckee@server System]$ pwd > /home/home/wine/c/Windows/System > [jmmckee@server System]$ ls -l |grep [Mm][Ff][Cc] > -rw-r--r-- 1 jmmckee users 940304 Nov 20 21:11 mfc42.dll > -rw-r--r-- 1 jmmckee users 995383 Sep 26 1998 MFC42.DLL > > and in ~/.wine.config, I have this: > > "mfc42" = "native, builtin" > > > So what do I need, and where should it be? In the above case, there are > two versions of MFC42. Is wine getting confused? Which one should I keep, > and should it stay in windows\system? try to copy MFC42.dll, MSVCIRT.dll from your windows system to be sure you are using the corresponding version of these dlls. if you have any dlls of the same name (caseinsensitive!) in your wine windows/ system dir delete them. > > Is something else potentially wrong? > > Thanks for assistance. > > John McKee _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users