https://bugs.winehq.org/show_bug.cgi?id=38595
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- Ever confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Daniel Palos from comment #1)
Found a solution on the web. Had to find and manually install msvcp60.dll and mfc42.dll into the /system32 directory. It installed ok and seems to work.
Is there any way to have those dlls installed with wine?
Wine provides msvcp60.dll, but not mfc42.dll (see bug 657). Winetricks can provide both (vcrun2003). Does just installing native mfc42 help?