FIX: Linker Ignores Statements Following INCLUDE Statement

ID: Q116315

5.50 5.60 MS-DOS kbtool kbbuglist kbfixlist

The information in this article applies to:

SYMPTOMS

LINK ignores any statements in a .DEF file appearing after an INCLUDE line.

CAUSE

If the .DEF file specified in the INCLUDE statement contains an end-of-file character, LINK finishes processing the .DEF file and does not return to the parent .DEF file to continue processing.

RESOLUTION

To avoid the problem, do one of the following:

STATUS

Microsoft has confirmed this to be a bug in Visual C++ for Windows, version 1.0. We are researching this problem and will post new information in the Microsoft Knowledge Base as soon as it becomes available.

This problem was corrected in Visual C++ for Windows, version 1.5.

Additional reference words: 5.50 5.60 KBCategory: kbtool kbbuglist kbfixlist KBSubCategory: LinkIss

Keywords          : kb16bitonly 
Solution Type     : kbfix

Last Reviewed: September 19, 1997