I am using Visual Studio 2008, and I was wondering if it was possible to create the .cpp files given the header files.
So if I have a .h files with a class and fun
You can say Project -> Add Class but that only does the basics. I don't think you can do (yet) what you are suggesting but it would be really awesome and there is no reason (that I can think of) why you cannot.