FIX: EXTERNDEF on PROC Labels Does Not Make Them Public (123728)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 6.0
- Microsoft Macro Assembler (MASM) 6.1
This article was previously published under Q123728 SYMPTOMS
When using MASM version 5.1 compatibility mode, adding an EXTERNDEF to a
PROC label does not make it public.
RESOLUTION
Add PUBLIC to the procedures that need to be made public.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug was corrected in MASM version
6.11.
Modification Type: | Minor | Last Reviewed: | 2/11/2004 |
---|
Keywords: | kbfix KB123728 |
---|
|