Showing results for May 2010 - C++ Team Blog

May 25, 2010
0
0

Announcing Hilo

Visual CPP Team
Visual CPP Team

What is Hilo? Project “Hilo” is an effort to tell the story of building high performing, responsive rich Windows applications using C++. We will do this by walking you through our own experience of building some sample applications which we believe provide differentiated user experiences. We will tell you everything from setting up the development...

C++
May 3, 2010
0
0

Flexible Project-to-Project References

Visual CPP Team
Visual CPP Team

My name is Amit Mohindra and I am a Program Manager with the Visual C++ IDE team. In this post I would like to talk about project-to-project references. In VS2010 release we moved the C++ build and project system to be based on MSBuild. There is an excellent article written by Marian Luparu detailing the change and advantages of the new build/proje...

C++