gurupot
August 3rd, 2004, 11:30 AM
I have a VC++ project and I am trying to get it into .Net.
The original files are in source safe. I created a project and did a get latest version from source safe into this project.
Now when I open this project in .net and build it, it says cannot find a file "dataclasses.h"
I went back to explorer and saw that this file did exist but when I check in .net solution explorer I can't see it. I had around 40 .cpp files and 40 .h files but .net shows me only around 20 of them. Does anyone know what I am missing???
The original files are in source safe. I created a project and did a get latest version from source safe into this project.
Now when I open this project in .net and build it, it says cannot find a file "dataclasses.h"
I went back to explorer and saw that this file did exist but when I check in .net solution explorer I can't see it. I had around 40 .cpp files and 40 .h files but .net shows me only around 20 of them. Does anyone know what I am missing???