Click here to Skip to main content
15,921,174 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everyone!Could anyone help me where to find the Microsoft.VisualStudio.SourceSafe.Interop .dll?I did not find the dll in my system.Please help me .
Posted

1 solution

First, go here:

http://www.codeproject.com/samples/SSBrowser.asp#OtherResources[^]

Second, you can add a reference to your project by looking in the COM tab in the Add a Reference dialog box. Look for "Microsoft SourceSafe 8.0 Type Library". (There, you can also find the name and location of the actual DLL that implements the code.)
 
Share this answer
 
v2
Comments
RikinPatel 29-Jul-11 3:48am    
thks dear........

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900