On Sun, Mar 9, 2008 at 2:24 PM, vitamin <wineforum-user@xxxxxxxxxx> wrote: > > wine: Call from 0x405c69 to unimplemented function MFC42.DLL.6625, aborting > > You got too old version of that dll (mfc42.dll). Get a newer one. Or, better yet, get a fresh copy straight from Microsoft with the command wget http://kegel.com/wine/winetricks sh winetricks vcrun6 You might need to remove your ~/.wine directory to clear out any old dlls that your or your apps have installed first. - Dan