MORE INFORMATION
UNFIXED BUGS IN VISUAL C++ VERSION 2.0
46024 DOCERR: fopen() Will Set errno Values
50351 DOCERR: mktemp() Creates a Maximum of 27 Unique Filenames
88092 BUG: Cannot Access Static Data Members in Inline Assembly
93915 DOCERR: MFC Application Idle Processing and Power Consumption
98479 DOCERR: CHKBOOK.CLW File Documents ExtraDDX Lines Incorrectly
98863 DOCERR: SB_ENDSCROLL Code Missing from OnHScroll Documentation
102113 BUG: "Out of Virtual Memory" Message may be Caused by chdir()
104638 BUG: CFile::SetStatus Throws Exception When Setting Time
108584 BUG: Handling of Invalid Values in Class Wizard for DDX/DDV
115327 BUG: SETUP.EXE Cannot Start via a UNC Connection
115707 BUG: C2857 Error Incorrectly Generated Using /Yc Option
116134 BUG: Visual Workbench Ignores Request Not to Rebuild Project
116170 BUG: C2099 Generated Initializing Struct with Macro
116325 BUG: Browser Information Shows Incorrect Reference to Variable
116374 BUG: >251 Character Lines in Workbench Cause Random Behavior
117686 DOCERR: CDC::SelectObject, CDC::SelectStockObject Return
118875 BUG: ClassWizard "Bind", "Update Columns" Buttons Disabled.
120218 BUG: Warning C4056 Generated When /Op Option is Used
120577 BUG: GP Fault When Copying Between Two Resource Scripts
120668 BUG: Trigraph Statements May Produce End of File Error
120965 BUG: C1001: 'e:\b_bld\c2\P2\main.c', line 374 with /Zi Switch
120966 BUG: Debugger Can't Debug Project That Has Spaces in Path Name
120967 BUG: Try Blocks Within a Switch Statement Behave Incorrectly
120968 BUG: Limitiation w/ Disabling Warnings Above 4699 w/ #pragma
121015 BUG: Incorrect Template Declaration Causes Compiler Hang
121016 BUG: Long Query Name in Browser Causes Application Error
121017 BUG: Can't Create Directory >1 Deep for Intermediate Files
121018 BUG: Special Characters in Path Cause NMake Error U1007
121216 BUG: Vector Delete Calls Exported Destructor Only Once
121218 BUG: pvarResult Should Be NULL When vtRet==VT_EMPTY
121321 DOCERR:CDocTemplate::CreateNewFrame() Won't Make New CDocument
121346 BUG: Spaces Preceding Header File Name Generate Build Errors
121347 BUG: Unable to Set Breakpoint on Label in Constructor
121665 DOCERR: GetDescendantWindow - bOnlyPerm Parameter Incorrect
121887 BUG: Debugger Can't Evaluate Cast of Enum to (long*)
122042 BUG: Fatal Error C1001 Using /Zg with Large C++ Header Files
122170 BUG: Cannot Set Breakpoint if Project Contains \C++\ in Path
122216 BUG: Errors When Spaces Used in Resource File Specification
122217 BUG: offsetof() Macro Fails with Virtual Base Class
122218 BUG: RFX_DATE() May Use Incorrect Precision Value
122219 DOCERR: CWnd::OnCommand() Parameters Documented Incorrectly
122220 BUG: Return Value Not Ignored with NMAKE's Dash (-) Command
122257 DOCERR: Description of Compiler Error C2712 is Incorrect
122258 BUG: Cannot Disconnect From Network Drive After Running Setup
122259 BUG: ClassWizard Reports Invalid Filename When Importing Class
122265 BUG: Incorrect Calculations with Both /Og and /G5
122267 BUG: C2511 Error on Member Function with Unknown Parameter
122268 BUG: CTRL+Z Terminates File Load in Development Environment
122275 BUG: C Run-time Include Files Missing #pragma Pack Directives
122276 BUG: Library Version of atan2(0,0) Does Not Return 0
122300 BUG: C1001 Error for typedef Within the Class Declaration
122301 BUG: Correct Icons Are Not Displayed After CD-ROM Setup
122302 BUG: C1001 Error Compiling Naked Function with /Og and /G5
122303 BUG: __declspec(dllimport) Classes Are Not Caught Correctly
122304 BUG: /YX and /Yc Incorrectly Allowed in Project Settings
122334 BUG: Dependencies Not Generated for Files w/Lines Ending in LF
122370 BUG: C2248 When Access Protected Nested Class in Derived Class
122410 DOCERR: pow(0,0) Function Not Documented
122443 BUG: C2664 When Converting Type Defined Array to Const Array
122539 BUG: C1067: Compiler Limit Caused by Long Identifier
122540 BUG: 'char *' Passed to 'const char * &' Violates Type Safety
122541 BUG: Goto() Within Try-Except Block Causes C2705 Error
122542 BUG: Incorrect Code for Loop with Known Value
122543 BUG: Incorrect Code When Increment Pointer Based on a Pointer
122562 DOCERR: _set_se_translator & set_terminate Help Info Incorrect
122675 BUG: Wrong Operator Delete Called for Exported Class
122788 BUG: Access Violation on MSVC.EXE When Scanning Dependencies
122789 BUG: Error C2579 When Using Function Templates
122790 BUG: Character Constant with \0 Not Stored Properly
122847 BUG: Cannot Watch Local Variables of a __finally Block
122932 BUG: Special Characters in Path May Prevent File Access
123092 BUG: Duplicate Source Files Cause Breakpoint Failures
123160 BUG: Conditional Breakpoint Doesn't Stop in Recursive Function
123161 BUG: ios::internal Adds No Fill Characters for int and long
122227 BUG: Incremental Link Fails to Change the Subsystem Version
122262 BUG: LNK1200 Error Issued Because of Low Disk Space
122266 BUG: Line Number Information Incorrect with /DEBUGTYPE:both
122308 BUG: Some RC Warnings and Errors Go to stderr, Not stdout