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.
David Somers wrote: > I've got it to compile with Visual Studio 2003 (because that just happened > to be the version installed on my dev machine). I guess it would compile > with earlier versions. YMMV. It'll compile fine but the project files won't load - MS bumped the version on them to remove backward compatibility (they're otherwise identical). See http://www.codeproject.com/macro/vsconvert.asp for a program that makes the necessary updates. Tony