Is there any way to make my applications that I build check in/out, get, or just generally work with SourceSafe. My goal is to make my program handle working with SourceSafe like VB does. I've been doing it by creating a batch file with command line SS commands and then looping until the batchfile is done running, but this is ineffecient and forces all file names to be dos compatable. If anyone has any suggestions, please let me know.


thanks


Tom