This documentation is archived and is not being maintained.
MASM Samples
Visual Studio 2008
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.
Show:
Note: