C++ Team Blog

The latest in C++, Visual Studio, VS Code, and vcpkg from the MSFT C++ team

Latest posts

Visual CPP Team
Visual CPP Team
Mar 28, 2009

Some VS2005 and VS2008 Wizards Pop Up Script Error.

Visual C++ team has discovered that after installing the current release of Internet Explorer (Internet Explorer 8), some VC++ wizards do not function correctly...

0
0
Visual CPP Team
Visual CPP Team
Mar 25, 2009

Repackaged VC9 SP1 Hotfix For The vector<function<FT>> Crash

Back in December, I blogged about a hotfix for the vector<function<FT>> crash in VC9 SP1.  An observant reader, User, commented that the hotfix...

0
0
Visual CPP Team
Visual CPP Team
Mar 19, 2009

GS

My name is Hongwei Qi and I am a Software Design Engineer in Test on the Visual C++ compiler code generation team. In this post I want to share with you the ...

0
0
Visual CPP Team
Visual CPP Team
Mar 16, 2009

Performance Tests

Hello everyone, I’m Asmaa Taha; I’m a test developer in the Visual C++ compiler optimization test team.Our Team has various testing systems that ...

0
0
Visual CPP Team
Visual CPP Team
Mar 10, 2009

Testing VC++ Compiler and Intellisense

Hello,My name is Rashid Sarwar and I am on Visual C++ Compiler Front End team. I have been on this team for several months and have learned many things on ...

0
0
Visual CPP Team
Visual CPP Team
Mar 2, 2009

Visual C++ Development Laboratory – May 4th through 8th, 2009

Hello,   As you know, we love to come and visit our customers every chance we get (PDC, TechEd and various country tours), but this time we thought we ...

0
0
Visual CPP Team
Visual CPP Team
Feb 24, 2009

Quick Tips On Using Whole Program Optimization

Hi, I’m Jerry Goodwin from the Visual C++ code generation and optimization team, with a couple quick tips on using Whole Program Optimization, also ...

0
0
Visual CPP Team
Visual CPP Team
Feb 18, 2009

MFC Restart Manager Support in VS2010

Hi, I am Weidong Huang, a Software Design Engineer in Test in the Visual C++ group.  Today I am going to talk about MFC’s support of Restart Manager...

0
0
Visual CPP Team
Visual CPP Team
Feb 3, 2009

Rvalue References: C++0x Features in VC10, Part 2

Part 1 of this series covered lambdas, auto, and static_assert.   Today, I'm going to talk about rvalue references, which enable two different things: move ...

1
0

Feedback