Click to See Complete Forum and Search --> : Visual Source safe


April 28th, 1999, 07:48 AM
How to contact with MS Visual Source Safe as MS Dev doing?
Is there any way?

mdwilliams
April 28th, 1999, 01:12 PM
Visual SourceSafe has an OLE Automation interface that you can access to perform VC++ like source control operations.

See Microsoft's web site for more information and examples.
http://msdn.microsoft.com/SSAFE/technical/articles.asp

-- Matt