Microsoft KB Archive/134373

From BetaArchive Wiki

Article ID: 134373

Article Last Modified on 10/2/2003



APPLIES TO

  • Microsoft Visual C++ 2.0 Professional Edition
  • Microsoft Visual C++ 2.1
  • Microsoft Visual C++ 6.01 Professional Edition



This article was previously published under Q134373

SYMPTOMS

In the drop-down target list of the Visual Workbench, the Win32(80x86) Release target is not displayed for selection under Windows 95. This problem does not occur when running under Windows NT.

CAUSE

The number of items displayed in the target drop-down list box is one less than the total number of targets available. The one missing is usually the top most target. If you select the top most target as the default, the bottom most target disappears.

RESOLUTION

When the target drop-down list box is in focus, press the UP ARROR or DOWN ARROW key to move up or down in the list. The missing target will become visible, so you can select the target for the build.

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 Microsoft Visual C++, 32-bit Edition, version 4.0.

MORE INFORMATION

Steps to Reproduce Problem

  1. Open the MFC HELLO sample makefile.
  2. In the Make Window, the project tree for Win32(80x86) Debug is displayed.
  3. Open the Target drop-down list box.
  4. All the targets are shown except Win32(80x86) Release target.



Additional query words: 2.00 2.10 2.20 4.00 missing Windows 95

Keywords: kbbug kbfix kbide kbarttypeinf KB134373