Visual C++ Code Model will work with Widows 7.
Because it can give improved and better performance:
Improved eventing model: VCCodeModel edit Events are more precise and correct, thanks to improvements to our code difference algorithms. The new difference algorithms have better understanding of user edits. This is especially true in the presence of templates. This improves the reliability of the Visual C++ Wizards and clients who listen to VCCodeModel Events .
• Performance: VCCodeModel is faster in scenarios where an object reference is taken and passed through external third party code (your code!) which may perform looped inquiries. This is thanks to some targeted caching we added to VCCodeModel . All clients should benefit from this since many of VCCodeModel services are implemented using its externally exposed APIs for correctness.