Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Is there any documentation on the COM interface of CVSNT. It is listed as an advantage over CVS, but I can't figure out how to use it. I have never done any direct COM programming, but have used several languages that can use COM interfaces. My primary question is this: If I build a class that implements ICVSInfo2 from CVS.exe (which I can do in multiple languages), how do I register my class to be called when the trigger events happen in CVSNT? Do I regeister the class with COM, do I put the dll in the CVS directory, or is there another method? Please help.