FIX: Open Listing File in IDE Is Not Reloaded After CompileLast reviewed: September 18, 1997Article ID: Q116310 |
1.00 1.50 | 1.00
WINDOWS | WINDOWS NTkbtool kbfixlist kbbuglist The information in this article applies to:
SYMPTOMSIf you use the compiler option /Fc, /Fl, or /Fa to create an assembly listing file (either .COD or .ASM), and that listing file is open when you are building an application, you will be informed that the listing file has changed and you will be prompted to reload the file. However, if a file related to the currently open list file is compiled without using the /Fc, /Fl, or /Fa option, the prompt to reload the listing file will not be issued unless you set the focus to another application other than Visual C++ and then return back to Visual C++; the listing file shown in the Visual Workbench would then not be up to date with its corresponding source code.
STATUSMicrosoft has confirmed this to be a bug in the products listed at the beginning of this article. This problem was corrected in Visual C++ version 2.0.
MORE INFORMATIONTo reproduce this problem, do the following:
|
Additional reference words: 1.00 1.50 1.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |