Is there any way to change the default extentions?
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
Specifically, I am always programming c++ projecs with VS.net. The default extension for a header file is .h and I was wondering if there was a way to change this default to something like .hh or .hpp? If that isn't possible, is there a way to add a new file type template to the selection menu so I could choose either header file(.h) or header file(.hpp)? Thanks for the help. --NJA