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.
Hi everyone I wonder if there is a development newsgroup for CVSNT ? I have a few questions that would best fit there: - who are the developers involved ? browsing through the commits, it seems that Tony Hoyle is the only developer. - It seems that cvsnt is now built using visual studio 7 (visual studio.net ?). Is it still possible to build it under Visual studio 6.0 ? I saw some messages about this problem but the answer is not very clear. It's not only a matter of keeping the visual studio 6 project up to date, it's also a problem of system headers. For example, trying to compile the control panel applet under visual studio 6.0 fails because my version of shobj.h (shell common controls headers) is too old (some new #defines like BIF_NEWDIALOGSTYLE are missing), though the dll on my machine is ok. I think my system headers are up to date (visual studio 6.0 + service pack 5) - how can we contribute ? Is it possible to have a developer cvs access ? Or do we send patches to someone ? thanks in advance