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++.
VC9 SP1 Hotfix For The vector> CrashBack in August, I blogged about the TR1 fixes in VC9 SP1. An observant reader, grokbrsm, commented that vector<function<FT>> was broken by VC9 SP1. A hotfix for this bug is now... moreWednesday, Dec 17 by vcblog
MSBuild Task
Hello again! My name is Li Shao. I am a Software Design Engineer in Test in the Visual C++ group.
As one of my colleagues, Marian Luparu, has blogged in detail about, and Soma has mentioned in his r... moreTuesday, Dec 16 by vcblog
Inheriting From a Native C++ Class in C#Hi, this is Jim Springfield, an architect on the Visual C++ team. I have blogged in the past about our IDE and Intellisense work. I am still heavily focused on that and we are working hard... moreMonday, Dec 8 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)
Team Management SystemThe aim of the project is to create a asp .Net web application, which shoul... moreWednesday, Jan 7 by CodePlex
bannerBanner is a port of the Unix and Linux command-line tool with the same name... moreTuesday, Jan 6 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...
|