The following compiler, linker, other build tools, and C++ language features are new for Visual C++ .NET 2003.
Compiler
Visual C++ Attributes
Linker
The following linker options have been added:
Preprocessor
- The _STATIC_CPPLIB symbol is now documented for use with /MD.
- The _CPPLIB_VER symbol is now documented; see Predefined Macros for more information.
- The #import directive now has the following attributes documented:
- auto_search
- auto_rename
- no_search_namespace
- rename_search_namespace
- tlbid
MASM
The .SAFESEH directive and /safeseh ml.exe option were added.
See Also
What's New in Visual C++ .NET 2003