I've try to build this source code by the result was
1>------ Build started: Project: new project, Configuration: Debug Win32 ------
1>Build started 4/16/2018 11:57:46 AM.
1>InitializeBuildStatus:
1> Touching "Debug\new project.unsuccessfulbuild".
1>ClCompile:
1> All outputs are up-to-date.
1> All outputs are up-to-date.
1> new project.cpp
1>c:\users\administrator\documents\visual studio 2010\projects\new project\new project\new project.cpp(17): fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "StdAfx.h"' to your source?
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:00.05
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
maybe I am missin somethin, any idea?
sorry, I'm not an expert I just tried it. thanks
Spoonfed me on Tutorials on how to use this on C++