Hello,

I am new to Visual C++ with MS Visual Studio. I was trying to debug a program when I got the error:

stdafx.h(15) : fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory

I have the MFC library and the files stdafx.h etc in my PC. So as I understand, I simply need to give the proper path in the Visual Studio. Can anyone pls. tell me how to do so.

Thanks,
Emma Good