You can use DTE to automate SCC actions for Visual Studio and IVSS to
access SourceSafe database:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sccvs70/htm
l/veoriSourceControlObject.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvss/html/
msdn_vssole.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvss/html/
vssauto.asp
Roman[MSFT]
This posting is provided AS IS with no warranties, and confers no rights.
--------------------
>Content-Class: urn:content-classes:message
>From: "Calvin" <szguoxz@hotmail.com>
[quoted text clipped - 18 lines]
>Basically how can I get a SCC interface from VS.NET IDE?
>Thanks