I\'m trying to compile an old project using VS express 2010 but I get this error:
fatal error RC1015: cannot open include file \'afxres.h\'. from this cod
managed to fix this by copying the below folder from another Visual Studio setup (non-express)
from C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc
to C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\atlmfc