DOCERR: ALIAS Directive Undocumented in MASM 6.0 (87932)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 6.0
- Microsoft Macro Assembler (MASM) 6.0a
- Microsoft Macro Assembler (MASM) 6.0b
This article was previously published under Q87932 SUMMARY
In the online Help and on page 618 of the "Microsoft Macro Assembler
Programmer's Guide" for MASM versions 6.0, 6.0a, and 6.0b, the ALIAS
keyword is listed as a word that is reserved for future use. While the
feature was actually implemented in the assembler, it was not
documented as such.
The ALIAS directive was not documented because Microsoft recommends
using LINK 5.3 or later and LIB 3.2 or later when producing .EXEs,
.DLLs, or library modules that use this directive. These utilities did
not ship until Microsoft C/C++ 7.0; therefore, because the tools were
not available at the time that MASM 6.0 shipped, the directive was not
documented.
Modification Type: | Major | Last Reviewed: | 10/22/2003 |
---|
Keywords: | KB87932 |
---|
|