An Interview With Microsoft's New Visual C++ Architect Stanley Lippman
Talks about the future of Visual C++.
An STL Error Decryptor for Visual C++
A set of tools to shorten the length of VC++ 6/7 STL-related error messages, allowing essential information to fit in status bar at the bottom of the Visual Studio IDE. [Freeware…
CodeGuru - Visual C++
A lot of Visual C++ and MFC sources, tips and tricks. Big developers forum.
CoderSource.net
Provides articles on C++, Win32, C, MFC using VC++ compiler and other associated Windows based C++ compilers with sufficient sample programs.
IncrediBuild by Xoreax Software
Add-on to MS Visual C++ that significantly boosts compilation speed. Free 30-day trial version available for download.
Microsoft Visual C++
Product information, technical resources, samples and downloads, news and reviews.
The Code Project
Free source code and tutorials for Windows developers. Programming help for Visual C++, MFC and other topics.
Use of the Debugger in Visual C++
Explains how to use the debugger in Visual C++ Versions 5 and 6.
Visual C++ .NET Standard Free Optimizing Compiler
Explanation and tips to integrate the Visual Studio .NET Professional Edition optimizing compiler, from the Visual C++ Toolkit 2003, into the Visual C++ .NET Standard Edition.
Visual C++ Programming Tips
Advanced programming tips for C++, STL and ATL developers targetting Windows NT/2000. (Extraview Ltd)
Visual Studio Magazine
Articles, tips and tricks, and developer message boards specializing in general Visual C++ programming, COM, MFC, DirectX/Direct3D, and STL.
Write Faster Code with the Modern Language Features of Visual C++ 2005
In this article Stephen Toub explains the new optimization technology of the next Visual C++ version. He also describes the new compilation modes that ensure Common Language Infras…