MASM Samples

The samples in this section demonstrate support for Microsoft Macro Assembler (MASM) source files in Visual C++. They are not meant to teach assembly language programming or to present an optimal coding solution.

Note

When building a sample application, first verify that the platform is set to your current platform in the Solution's Configuration property page. For example, you may need to change the platform from Itanium to Win32.

For more information on MASM, see Microsoft Macro Assembler Reference.

In This Section

See Also

Other Resources

Visual C++ Samples