Visual C++ Editions
Updated: May 2010
The following tables show the features that are available in different editions of Visual C++. An X in a cell indicates that the feature is available; an empty cell indicates that the feature is not available. Notes in parentheses indicate that a feature is available, but restricted.
Note |
|---|
Documentation for features that are not available in Visual C++ Express 2010 may be included in your documentation set. |
|
Feature |
Visual C++ Express 2010 |
Visual Studio 2010 Professional |
Visual Studio 2010 Premium |
Visual Studio 2010 Ultimate |
|---|---|---|---|---|
|
Incremental Linker (Link.exe) |
X |
X |
X |
X |
|
Program Maintenance Utility (Nmake.exe) |
X |
X |
X |
X |
|
Lib Generator (Lib.exe) |
X |
X |
X |
X |
|
Windows Resource Compiler (Rc.exe) |
X |
X |
X |
X |
|
Windows Resource to Object Converter (CvtRes.exe) |
X |
X |
X |
X |
|
Browse Information Maintenance Utility (BscMake.exe) |
|
X |
X |
X |
|
C++ Name Undecorator (Undname.exe) |
|
X |
X |
X |
|
COFF/PE Dumper (Dumpbin.exe) |
X |
X |
X |
X |
|
COFF/PE Editor (Editbin.exe) |
X |
X |
X |
X |
|
MASM (Ml.exe) |
X |
X |
X |
X |
|
Spy++ |
|
X |
X |
X |
|
ErrLook |
X |
X |
X |
X |
|
AtlTrace |
|
X |
X |
X |
|
Devenv.com |
|
X |
X |
X |
|
Inference Rules |
X |
X |
X |
X |
|
Upgrade VCBuild .vcproj projects to MSBuild (VCUpgrade.exe) |
X |
X |
X |
X |
|
Profile Guided Optimizations |
|
|
X |
X |
|
Feature |
Visual C++ Express 2010 |
Visual Studio 2010 Professional |
Visual Studio 2010 Premium |
Visual Studio 2010 Ultimate |
|---|---|---|---|---|
|
CSS Style Designer/Editor |
X |
X |
X |
X |
|
HTML Designer/Editor |
X |
X |
X |
X |
|
XML Editor |
X |
X |
X |
X |
|
Source Code Editor |
X |
X |
X |
X |
|
Windows Forms Designer |
X |
X |
X |
X |
|
Data Designer |
|
X |
X |
X |
|
Resource Editors |
|
X |
X |
X |
|
Feature |
Visual C++ Express 2010 |
Visual Studio 2010 Professional |
Visual Studio 2010 Premium |
Visual Studio 2010 Ultimate |
|---|---|---|---|---|
|
Command line builds (msbuild.exe) |
X |
X |
X |
X |
|
Native Multi-targeting |
X |
X |
X |
X |
|
Managed Multi-targeting |
|
X |
X |
X |
|
Parallel Builds |
X |
X |
X |
X |
|
Build Customizations |
X |
X |
X |
X |
|
Property Pages Extensibility |
|
X |
X |
X |
- 6/26/2011
- BogdanZ
Note