I found some details on WinCV for VS2005 (or the lack thereof). As near as I can ascertain, if you have VS2005 only, and place WinCV on that system it will work for the .Net 2.0 libraries. I don't know how that works as it seems the information is hardcoded into WinCV.
So, it was such a great utility, and I think it lends itself to some great enhancements, so I think I am going to write a version which is VS2005+ compliant. Some features I want to add:
- Quick linking to the help topic for a class/method
- Ability to easily add external assemblies WITHOUT having to use the command line
I plan on keeping the same basic interface though, as it was simple and effective. Not sure how much I willl get to work on this, or how long it will take, but I will post it here and probably CodeProject when I get it finished.