I\'m trying to run an application that I\'ve recently developped onto another computer and which I\'ve compiled using VS2013.
Running it I get:
<
For me, I build the project using VS2013 xp mode. Then deployed on window XP system. Then I got error that mfc120ud.dll is missing. I installed vcredist.exe for vs2013, which fixed the issue. I am able to run my MFC app.