FIX: What's New: Bug Fixes Made in Visual C++ Version 2.2
ID: Q135389
|
The information in this article applies to:
-
Microsoft Visual C++, 32-bit Editions, version 2.2
SUMMARY
This article lists fixes made in version 2.2 to bugs that appeared in
Microsoft Visual C++, 32-bit Edition, versions 2.0 and 2.1. This
information can also be found in the What's New help file available
from Books Online or from the initial Setup dialog box.
MORE INFORMATION
All of the following bugs were fixed in Microsoft Visual C++, 32-bit
Edition, version 2.2.
Integrated Development Environment
- Pressing the F9 key or clicking the Toolbar button to set a breakpoint
would cause a beep, and breakpoint would not be set. This bug would
manifest itself when you chose a Windows number format that uses a comma
instead of a decimal in a floating point number.
For more information, please see the following article in the Microsoft
Knowledge Base:
Q127779 FIX: Can't Set BreakPoint w/ Country Set to Non-English Locale
- Editing a menu resource that contains a menu separator in the top-level
menu could cause a general protection (GP) fault. This problem would
most likely occur if you had generated an AppWizard OLE application. The
cause was a bug in the resource editor.
For more information, please see the following article in the Microsoft
Knowledge Base:
Q129094 FIX: GP Fault in Visual C++ When Separators in Top-Level Menu
MFC 3.2
Setup
- Running Setup.exe in the root directory of the CD that Visual C++ 2.0 or
2.1 come on from a UNC path would result in a Setup failure. Setup.exe
was not intended to handle UNC connections correctly. this problem has
been corrected. (An example of a UNC path is: \\Server\Share\Setup.exe.)
- The MFC Windows Socket DLLs were not installed on Win32s. Setup now
installs these DLLs.
For more information, please see the following article in the Microsoft
Knowledge Base:
Q129782 FIX: MFCN30.DLL and MFCN30D.DLL Not Copied with Win32S Setup
Additional query words:
2.00 2.10 2.20
Keywords : kbGenInfo kbVC
Version : 2.20
Platform : NT WINDOWS
Issue type :
|