Additional MSVC Build Tools (original) (raw)

Visual Studio provides the following command-line utilities for viewing or manipulating build output:

The Windows SDK also has several build tools, including RC.EXE, which the C++ compiler invokes to compile native Windows resources such as dialogs, property pages, bitmaps, string tables and so on.

See also

C/C++ Building Reference
Decorated Names
MSVC Compiler Options
MSVC Linker Options