Hi all,
Hope someone can help me solve this issue.. I recently moved all my VS projects to a new computer I got and I'm trying to compile a project I have. The project is a VC++ one and it was developed using VS 2010 on a windows 7 computer. I have both VS 2010 and VS 2012 on my new computer (also windows 7); tried running my project on both of them but no success.. I'm getting the following error compiling it with VS 2010:
fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory
Any help?