This chapter lists and describes the Cmacros, a set of assembly-language macros that can be used with the Microsoft Macro Assembler (ML) to create assembly-language Windows applications. The Cmacros provide a simplified interface to the function and segment conventions of high-level languages such as C.
The Cmacros are divided into the following groups:
Segment macros
Storage-allocation macros
Function macros
Call macros
Special-definition macros
Error macros
The rest of this section briefly describes each group of macros.