I was going to create a new C++ console app. When I created a C++ console app, I encountered 3 errors. They have same error code, which is E1696.
- the source file "stdio.h" can not be opened
- the source file "tchar.h" can not be opened
- the source file "SDKDDKVer.h" can not be opened