Visual C++ Team BlogWelcome to the Microsoft Visual C++ Developer Center. Join the Visual C++ Team as they help you find the information you need to build great applications for Windows using Visual C++.
Soma Blog: VC++ Enhancements in VS 2010Recently, Soma, Vice President for the Microsoft Developer Division, blogged about the enhancements of Visual C++ in VS 2010. Please check out what he has to say and feel free to leave comm... moreFriday, Nov 21 by vcblog
printf(“Hello MSBuild!\n”);
Hello everyone. I’m Marian Luparu and I am a Program Manager in the Visual C++ IDE team. Last week I was in Barcelona attending TechEd EMEA 2008 where I had two talks delving into the areas where the... moreThursday, Nov 20 by vcblog
Stupid Lambda TricksHi. I’m Arjun Bijanki, the test lead for the compiler front-end and Intellisense engine. One afternoon a few months ago, I was sitting in my office in building 41 thinking about test passe... moreTuesday, Nov 18 by vcblog
POGOPogo aka PGO aka Profile Guided Optimization
My name is Lawrence Joel and I am a Software Developer Engineer in Testing working with the C/C++ Backend Compiler group. For today's topic I want t... moreWednesday, Nov 12 by vcblog
More...
|
MFC Feature Pack for Visual C++ 2008MFC Classes Quick Guide (2008)More... MFC Classes Quick Guide (2005)More... Visual C++ Projects from CodePlex .gif)
Sb2 ExtensionsHi,This project is a simple set of few useful Method Extensions.... moreSaturday, Nov 29 by CodePlex
NowNow is a command-line application that formats the current date and time ac... moreFriday, Nov 28 by CodePlex
More...
|
Visual C++ Code Gallery Samples .gif)
Microsoft Solver Foundation - Express EditionMicrosoft Solver Foundation is a framework and managed code runtime for mathematical programming, modeling, and optimization. Solver Foundation provides solvers and services to a broad community of us... moreMonday, Sep 29 by MSDN Code Gallery
MFC MD5 CalculatorC++ MFC application that calculates MD5 digest of files, using worker threads. The MD5 calculator C++ class can be used also in non-MFC projects.Friday, Sep 26 by MSDN Code Gallery
UTF8 HelpersA set of C++ classes that provide Unicode UTF-8 <-> UTF-16 conversion, and load text from and save text to files using Unicode UTF-8. A demo MFC application is included (however, t... moreThursday, Jun 5 by MSDN Code Gallery
marshal_as String ArraysAn extension (template specialization) to marshal_as<> library of Visual C++ 2008, to convert Unicode string arrays between managed (CLR) and native (STL/C+... moreWednesday, Jun 4 by MSDN Code Gallery
Unicode String DecoratorA macro for Visual Studio, that decorates strings in C/C++ source code, to make them Unicode-aware, using _T() or TEXT() decoration. Friday, May 30 by MSDN Code Gallery
More...
|