Visual C++ Editions
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 |
Note