how to add new file to vss
ATL / WTL / STL
3
Posts
2
Posters
0
Views
1
Watching
-
hi, i got an add-in that creates new .cpp and .h file with templates in them. i want that after i save the files in the project to get them into the VSS. how can i do that? (EnvDTE.SourceControl only got checkout functions...) Avi.
-
hi, i got an add-in that creates new .cpp and .h file with templates in them. i want that after i save the files in the project to get them into the VSS. how can i do that? (EnvDTE.SourceControl only got checkout functions...) Avi.
-
thanks man, but i didn't find there an answer to my question... can u direct me further more?