.MODEL with a Language Makes Procedure Names PUBLIC (61502)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 5.1
- Microsoft Macro Assembler (MASM) 6.0
- Microsoft Macro Assembler (MASM) 6.0a
- Microsoft Macro Assembler (MASM) 6.0b
This article was previously published under Q61502 SUMMARY
When you use the .MODEL directive including a language, the Microsoft
Macro Assembler version 5.1 and later automatically make all procedure
names PUBLIC. This is a feature of the assembler. This information can
be found on Page 34 in the "High-Level-Language Support" section of
the "Microsoft Macro Assembler" version 5.1 update manual.
There is no option that will make the procedures PRIVATE.
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | KB61502 |
---|
|