In Wine I have set the following DLL overrides by installing Vcrun2013 and Mfc120 by using Winetricks:
Code: Select all
[Software\\Wine\\DllOverrides] 1607248282
#time=1d6cbb55ac657c4
"*atl120"="native,builtin"
"*msvcp120"="native,builtin"
"*msvcr120"="native,builtin"
"*vcomp120"="native,builtin"