 |
An Interview With Microsoft's New Visual C++ Architect Stanley Lippman
Talks about the future of Visual C++.
http://www.codeproject.com/interview/stanlippman14nov2001.asp?print=true |
 |
Portability Hints: Microsoft Visual C++ 6.0 SP4
Provides hints on some language features of the Microsoft Visual C++ compiler. Includes a list describing particular issues, complete with sample source code to demonstrate the effect.
http://www.boost.org/more/microsoft_vcpp.html |
 |
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]
http://www.bdsoft.com/tools/stlfilt.html |
 |
Visual Sidekick
An add-in for Visual C++ 5 and 6, featuring fast searchable symbol database browser, source code navigator, source code generator, code metrics, header-flip, method-flip, and clipboard history. [Shareware]
http://www.visualsidekick.com/ |
 |
WndTabs
Add-in for Microsoft Developer Studio, adds a docking tab bar. Each tab names a window that's opened in the workspace. Also add-ins: Project Line Counter - gives line count statistics for Visual C++ project; Communication Library. [Open source]
http://www.wndtabs.com/ |
 |
Visual C++, MFC, C++ - Tips and Tricks
FAQs, snippets, sample projects and freeware.
http://visualcpp.net/ |
 |
Win32 Foundation Classes
Freeware class library to do NT specific things.
http://www.samblackburn.com/wfc/ |
 |
DevPartner for Visual C++
Compuware Numega offers three tools for Visual C++ in one package: BoundsChecker for error detection and debugging, TrueTime for performance analysis, and TrueCoverage for testing, code coverage and stability tracking
http://www.compuware.com/products/devpartner/visualc/ |
 |
C++ MFC ATL COM Developer's Network
Free source code, tutorials, articles, and discussion forums for C++, VC++, MFC, ATL, COM, STL, WTL developers.
http://www.mindcracker.com/ |
 |
IncrediBuild by Xoreax Software
Add-on to MS Visual C++ that significantly boosts compilation speed. Free 30-day trial version available for download.
http://www.xoreax.com/main.htm |
 |
msvcdb
A GPL'd interface to Visual Studio with support for emacs integration.
http://www.cubane.com/msvcdb/index.html |
 |
Visual C++ Programming Tips
Advanced programming tips for C++, STL and ATL developers targetting Windows NT/2000. (Extraview Ltd)
http://www.extraview.uk.com/coding_tips.htm |
 |
Using Visual C++? Consider These Upgrades
If you write Visual C++ code for living, consider these upgrades for an instant productivity boost.
http://www.jelovic.com/articles/vcpp_upgrades.htm |
 |
Visual Studio Magazine
Articles, tips and tricks, and developer message boards specializing in general Visual C++ programming, COM, MFC, DirectX/Direct3D, and STL.
http://www.fawcette.com/vsm/ |
 |
VC++ to Aim at Full ANSI/ISO Compliance?
In this interview, C++ luminary Herb Sutter tells DevX where C++ is headed in the future and what he'll be concentrating on in his new role as Microsoft's official liaison to the C++ developer community.
http://archive.devx.com/cplus/free/articles/dkhs41602/dkhs2-1.asp |
 |
CodeGuru - Visual C++
A lot of Visual C++ and MFC sources, tips and tricks. Big developers forum.
http://www.codeguru.com/Cpp |
 |
The Code Project
Free source code and tutorials for Windows developers. Programming help for Visual C++, MFC and other topics.
http://www.codeproject.com/ |
 |
Cetus Links / Visual C++
Collection of links on Visual C++
http://www.cetus-links.org/oo_visual_c_plus_plus.html |
 |
dsvcczip
MS Visual C 6.0 add-in to zip source files of whole workspace or selected projects from Visual Studio. [Shareware]
http://www.geocities.com/mq778/ |
 |
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 Infrastructure compliance and verifyability for the .NET framework.
http://msdn.microsoft.com/msdnmag/issues/04/05/VisualC2005/default.aspx |
 |
Use of the Debugger in Visual C++
Explains how to use the debugger in Visual C++ Versions 5 and 6.
http://www.hermetic.ch/cfunlib/debug.htm |
 |
Microsoft Visual C++
Product information, technical resources, samples and downloads, news and reviews.
http://msdn.microsoft.com/visualc/ |
 |
Visual Studio Booster for Microsoft Visual C++
Add tabbed windows management to Microsoft Visual C++ 6.0 IDE. Switch between opened document windows by the easy clicking tabs. [Shareware]
http://www.visual-studio-booster.com/ |
 |
Microsoft: Visual C++ Forum at Tek-Tips
Technical support forums and mutual help system for computer professionals. Selling and recruiting forbidden.
http://www.tek-tips.com/gthreadminder.cfm/lev2/4/lev3/29/pid/116 |
 |
CommentWizard
An add-in for standardizing and automating the creation of C/C++ source code comments.
http://www.tenasoft.com/ |
 |
Hello, World program
Visual C++
http://www2.latech.edu/~acm/helloworld/visualc++.html |
 |
CoderSource.net
Provides articles on C++, Win32, C, MFC using VC++ compiler and other associated Windows based C++ compilers with sufficient sample programs.
http://www.codersource.net/ |
 |
Joe O'Leary's Projects
CStdString class, W32 Utility Library, CW32String, W32HardLink. Also Attila project - staff like Doc/View, common dialogs, window serialization, GDI Wrappers, ax support for property pages and command UI.
http://home.earthlink.net/~jmoleary/projects.htm |