A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Hi @Sid Kraft ,
I will demonstrate it to make it clear for you:
First, I created a project.
As you can see, there’s nothing in it. In the project’s folder, I created a new .cpp file.
Then, I returned to the Solution Explorer window and right-clicked the project solution -> Add -> Existing Item….
You can see that the file was added successfully. Give it a try.
I am using Visual Studio 2026. If there are any problems, I would suggest repairing your current version of VS or installing a fresh copy of Visual Studio 2026.
I hope this clarifies your situation.If my answer was helpful, I would greatly appreciate it if you could follow the instructions here so others with the same problem can benefit as well.