Help and Support

Article ID: 168912 - Last Review: March 25, 2004 - Revision: 5.0

INFO: Summary List: Visual C++ 5.0 Known Problems

This article was previously published under Q168912

On This Page

Expand all | Collapse all

SUMMARY

This article lists the titles and Q numbers of those Microsoft Visual C++ Knowledge Base articles that describe bugs that exist in Visual C++ version 5.0. If the title of the article starts with "FIX:", then the bug was fixed in a later release. Please see the STATUS section of the FIX article to determine in which version the fix was incorporated.

NOTE: Bug articles that apply to Visual C++ version 5.0 can be found in the Microsoft Knowledge Base by searching on the "vcbuglist500" keyword.

MORE INFORMATION

Buglist for Visual C++ 5.0

67041  (http://support.microsoft.com/kb/67041/EN-US/ ) BUG: Structure Tags Visible Outside of Function Prototype Scope

72889  (http://support.microsoft.com/kb/72889/EN-US/ ) BUG: C Compiler May Not Catch Integer Division-by-Zero Error

88092  (http://support.microsoft.com/kb/88092/EN-US/ ) BUG: Cannot Access Static Data Members in Inline Assembly

107427  (http://support.microsoft.com/kb/107427/EN-US/ ) BUG: getch() Returns Incorrect Extended Key Codes

112985  (http://support.microsoft.com/kb/112985/EN-US/ ) BUG: new Allocates 0 Bytes for Typedef Class Function Pointer

113118  (http://support.microsoft.com/kb/113118/EN-US/ ) BUG: C2061, C2062, C2226, C2039 Occur When Using enum types

115705  (http://support.microsoft.com/kb/115705/EN-US/ ) BUG: Function Style Conversion Incorrectly Generates Errors

116170  (http://support.microsoft.com/kb/116170/EN-US/ ) BUG: C2099 Generated Initializing Struct with Macro

116172  (http://support.microsoft.com/kb/116172/EN-US/ ) BUG: Based Ptr. Init Fails at Global Scope in CPP File

116239  (http://support.microsoft.com/kb/116239/EN-US/ ) BUG: Function that Inherits Through Dominance Fails

116240  (http://support.microsoft.com/kb/116240/EN-US/ ) BUG: Compiler Errors Initializing const Reference to an Array

116325  (http://support.microsoft.com/kb/116325/EN-US/ ) BUG: Browser Information Shows Incorrect Reference to Variable

116487  (http://support.microsoft.com/kb/116487/EN-US/ ) BUG: No Compiler Error for Ambiguous C++ Conversion

117201  (http://support.microsoft.com/kb/117201/EN-US/ ) BUG: sizeof Used in Comparison Does Not Generate C4018

117383  (http://support.microsoft.com/kb/117383/EN-US/ ) BUG: C2483 Instantiating Objects with the Thread Attribute

117384  (http://support.microsoft.com/kb/117384/EN-US/ ) BUG: Unable to Hit Breakpoint on ELSE IF Statement

119393  (http://support.microsoft.com/kb/119393/EN-US/ ) BUG: Invalid Extraction from istrstream Does Not Set failbit

119873  (http://support.microsoft.com/kb/119873/EN-US/ ) BUG: Incorrect Use of #pragma Pack Causes C1001 Errors

120218  (http://support.microsoft.com/kb/120218/EN-US/ ) BUG: Warning C4056 Generated When /Op Option is Used

120967  (http://support.microsoft.com/kb/120967/EN-US/ ) BUG: Try Blocks Within a Switch Statement Behave Incorrectly

120968  (http://support.microsoft.com/kb/120968/EN-US/ ) BUG: Limitation w/ Disabling Warnings Above 4699 w/ #pragma

121016  (http://support.microsoft.com/kb/121016/EN-US/ ) BUG: Long Query Name in Browser Causes Application Error

121346  (http://support.microsoft.com/kb/121346/EN-US/ ) BUG: Spaces Preceding Header File Name Generate Build Errors

122042  (http://support.microsoft.com/kb/122042/EN-US/ ) BUG: Fatal Error C1001 Using /Zg with Large C++ Header Files

122219  (http://support.microsoft.com/kb/122219/EN-US/ ) DOC: CWnd::OnCommand() Parameters Documented Incorrectly

122304  (http://support.microsoft.com/kb/122304/EN-US/ ) BUG: /YX and /Yc Incorrectly Allowed in Project Settings

122370  (http://support.microsoft.com/kb/122370/EN-US/ ) BUG: C2248 When Access Protected Nested Class in Derived Class

122539  (http://support.microsoft.com/kb/122539/EN-US/ ) BUG: C4786 or C1067 Caused by Long Identifier and /Zi

122540  (http://support.microsoft.com/kb/122540/EN-US/ ) BUG: 'char *' Passed to 'const char * &' Violates Type Safety

122541  (http://support.microsoft.com/kb/122541/EN-US/ ) BUG: Goto() Within Try-Except Block Causes C2705 Error

122543  (http://support.microsoft.com/kb/122543/EN-US/ ) BUG: Incorrect Code When Increment Pointer Based on a Pointer

122790  (http://support.microsoft.com/kb/122790/EN-US/ ) BUG: Character Constant with \0 Not Stored Properly

123161  (http://support.microsoft.com/kb/123161/EN-US/ ) BUG: ios::internal Adds No Fill Characters for int and long

125799  (http://support.microsoft.com/kb/125799/EN-US/ ) BUG: C2443 Using Structure Member Operand in _asm Block

127900  (http://support.microsoft.com/kb/127900/EN-US/ ) BUG: C2487 Error Occurs If Multiple Static Vars Use dllexport

128600  (http://support.microsoft.com/kb/128600/EN-US/ ) BUG: Redefinition of Enum Data Type Does Not Cause an Error

128789  (http://support.microsoft.com/kb/128789/EN-US/ ) BUG: LNK2001 on Member Function When Use Nested Class Template

129132  (http://support.microsoft.com/kb/129132/EN-US/ ) BUG: Can't Use Simple Type in an Explicit Call of a Destructor

131100  (http://support.microsoft.com/kb/131100/EN-US/ ) DOC: DoDragDrop() Parameter Documented Incorrectly

133068  (http://support.microsoft.com/kb/133068/EN-US/ ) BUG: Deleting a Struct Typedef Causes C1059, C1063, or C1001

133179  (http://support.microsoft.com/kb/133179/EN-US/ ) BUG: Compiler Fails Syntax Check of Extra Comma in enum List

135526  (http://support.microsoft.com/kb/135526/EN-US/ ) BUG: Bad Result If Call Inline Function Twice in Expression

138567  (http://support.microsoft.com/kb/138567/EN-US/ ) BUG: Incorrect Function Name Binding in Function Templates

138695  (http://support.microsoft.com/kb/138695/EN-US/ ) DOC: ConstructElements & DestructElements

138755  (http://support.microsoft.com/kb/138755/EN-US/ ) BUG: GPF When Drag-Drop Resources Between Two Resource Scripts

138764  (http://support.microsoft.com/kb/138764/EN-US/ ) BUG: Custom Build Commands Not Assigned Values

138847  (http://support.microsoft.com/kb/138847/EN-US/ ) BUG: C2572 When Define Function Pointer w/ Default Argument

138873  (http://support.microsoft.com/kb/138873/EN-US/ ) BUG: Window Colors Cannot Be Customized from Developer Studio

138953  (http://support.microsoft.com/kb/138953/EN-US/ ) BUG: Static Identifiers Do Not Show Up in ClassView

139012  (http://support.microsoft.com/kb/139012/EN-US/ ) BUG: Cannot Map Functions to Special Keys in Developer Studio

139028  (http://support.microsoft.com/kb/139028/EN-US/ ) BUG: Incomplete pragma Directive May Cause C1001 Error

139296  (http://support.microsoft.com/kb/139296/EN-US/ ) BUG: C2955 Error Generated If Using Same Name as Template

139476  (http://support.microsoft.com/kb/139476/EN-US/ ) BUG: File Time Incorrect After Saving During Build
139696  (http://support.microsoft.com/kb/139696/EN-US/ ) BUG: WinHelp Called Twice

139801  (http://support.microsoft.com/kb/139801/EN-US/ ) BUG: Windows 95 Doesn't Allow open_osfhandle on Socket Handles

139996  (http://support.microsoft.com/kb/139996/EN-US/ ) BUG: Wizards Create Invalid Column Names for QueryDef Join

140188  (http://support.microsoft.com/kb/140188/EN-US/ ) BUG: C1001 or C2434: Using Templates in Default Arguments

140573  (http://support.microsoft.com/kb/140573/EN-US/ ) BUG: F4 to Go to Error/Tag Doesn't Always Open Source File

140604  (http://support.microsoft.com/kb/140604/EN-US/ ) BUG: 'using' Declaration Doesn't Overload Base Class Members

140858  (http://support.microsoft.com/kb/140858/EN-US/ ) PRB: _CRTDBG_MAP_ALLOC Does Not Work as Documented

141345  (http://support.microsoft.com/kb/141345/EN-US/ ) BUG: Duplicating Resource Causes Resource ID Collision

141456  (http://support.microsoft.com/kb/141456/EN-US/ ) BUG: Pressing F1 for Help on Error Message Doesn't Work

141458  (http://support.microsoft.com/kb/141458/EN-US/ ) BUG: Large Selections Fail in Disassembly Window

141866  (http://support.microsoft.com/kb/141866/EN-US/ ) BUG: App Error While Changing Install Dir for Visual C++

142493  (http://support.microsoft.com/kb/142493/EN-US/ ) BUG: Cannot Cast Double to int for Use in an Array Declarator

142593  (http://support.microsoft.com/kb/142593/EN-US/ ) BUG: Header Files Not Excluded from Project Directory

143082  (http://support.microsoft.com/kb/143082/EN-US/ ) BUG: Wrong Pointer Value When Nested Classes Have Same Name

143109  (http://support.microsoft.com/kb/143109/EN-US/ ) BUG: Debugger Shows Incorrect "this" Pointer

143313  (http://support.microsoft.com/kb/143313/EN-US/ ) BUG: CToolTipCtrl Stops Working After Dialog Is Displayed

143410  (http://support.microsoft.com/kb/143410/EN-US/ ) DOC: Vertical Slider Control Sends WM_VSCROLL Message

143433  (http://support.microsoft.com/kb/143433/EN-US/ ) BUG: Setup Does Not Validate First Three Digits of CD Key

148223  (http://support.microsoft.com/kb/148223/EN-US/ ) BUG: C4003 When Building Wrapper For Word.Basic 7.0 Object

148455  (http://support.microsoft.com/kb/148455/EN-US/ ) BUG: CSharedFile::Detach() Does Not Call GlobalUnlock()

148686  (http://support.microsoft.com/kb/148686/EN-US/ ) BUG: IOMANIPdeclare Macro Causes C2758 Error with References

148806  (http://support.microsoft.com/kb/148806/EN-US/ ) BUG: Cannot Open Document from Shell If EXE Has Long File Name

149324  (http://support.microsoft.com/kb/149324/EN-US/ ) BUG: Modifying Const Temporary Object Doesn't Generate Error

149327  (http://support.microsoft.com/kb/149327/EN-US/ ) BUG: C2440 Expanding Template with a Pointer to a Nested Class

149966  (http://support.microsoft.com/kb/149966/EN-US/ ) BUG: istream::operator>>(long&) Does Not Clear errno

150349  (http://support.microsoft.com/kb/150349/EN-US/ ) BUG: Finish Button Fails Data Transfer from Page to Variables

150571  (http://support.microsoft.com/kb/150571/EN-US/ ) DOC: CWnd::DragAcceptFiles() in Books Online

150572  (http://support.microsoft.com/kb/150572/EN-US/ ) BUG: Error C1001: _asm Instruction Accessing Stack Using [ebp]

150885  (http://support.microsoft.com/kb/150885/EN-US/ ) BUG: C2321 Expanding Template with a Pointer to a Nested Class

151031  (http://support.microsoft.com/kb/151031/EN-US/ ) BUG: SetMinHeight Does Not Work Correctly with CStatusBar

151167  (http://support.microsoft.com/kb/151167/EN-US/ ) BUG: LNK2001 Error for Static Member in Class Template

151500  (http://support.microsoft.com/kb/151500/EN-US/ ) FIX: /Og Causes vfptr Initialization Problems

151501  (http://support.microsoft.com/kb/151501/EN-US/ ) FIX: Linking Large Projects Can Be Very Slow

151898  (http://support.microsoft.com/kb/151898/EN-US/ ) BUG: Include Directories Cannot End with a Backslash

152056  (http://support.microsoft.com/kb/152056/EN-US/ ) BUG: Using Intrinsic Versions of log10 and fmod

152211  (http://support.microsoft.com/kb/152211/EN-US/ ) BUG: Constructor Gets Called Multiple Times on the Same Object

152254  (http://support.microsoft.com/kb/152254/EN-US/ ) BUG: LNK2001 on Operator>> with Class from MFC Extension DLL

153239  (http://support.microsoft.com/kb/153239/EN-US/ ) BUG: Multiple CRichEditView::PrintInsideRect's Are Distorted

153291  (http://support.microsoft.com/kb/153291/EN-US/ ) BUG: Wizards Fail on Secure Microsoft Access Database

153801  (http://support.microsoft.com/kb/153801/EN-US/ ) BUG: C2352 Error for Reference to Nested Class Member

154466  (http://support.microsoft.com/kb/154466/EN-US/ ) PRB: Unable to Locate URLMON.DLL on Windows NT 3.51

155046  (http://support.microsoft.com/kb/155046/EN-US/ ) BUG: Member Function Referenced Without () Compiles

155292  (http://support.microsoft.com/kb/155292/EN-US/ ) FIX: Destructor Not Called When DEBUG_NEW Is Defined

155716  (http://support.microsoft.com/kb/155716/EN-US/ ) PRB: SQL Single-Stepping Does Not Display Errors as They Occur

155721  (http://support.microsoft.com/kb/155721/EN-US/ ) BUG: Access Violation in RFX_Date If CTime Not Initialized

155791  (http://support.microsoft.com/kb/155791/EN-US/ ) BUG: Some Intermediate Files not Deleted by FileView

159776  (http://support.microsoft.com/kb/159776/EN-US/ ) FIX: VC++ Crash When Adding Test Case Under Source-Code Control

162160  (http://support.microsoft.com/kb/162160/EN-US/ ) DOC: CFileDialog::DoModal Does Not Return 0

163252  (http://support.microsoft.com/kb/163252/EN-US/ ) BUG: Cannot Remove BS_PUSHLIKE in Resource Editor

163369  (http://support.microsoft.com/kb/163369/EN-US/ ) BUG: LDd Suppresses Implicit Definition of _DEBUG

164684  (http://support.microsoft.com/kb/164684/EN-US/ ) PRB: "File or Project not Found" Adding Files via Integration

164813  (http://support.microsoft.com/kb/164813/EN-US/ ) FIX: Web Browser Control Hangs in CFormView

165419  (http://support.microsoft.com/kb/165419/EN-US/ ) BUG: SQL Debugger Displays Incorrect Value for Float Variables

165420  (http://support.microsoft.com/kb/165420/EN-US/ ) BUG: SQL Breakpoint Not Hit After Executing SP in Another DB

165432  (http://support.microsoft.com/kb/165432/EN-US/ ) BUG: DBGrid Does Not Insert Record if Field Name Contains Dash

165433  (http://support.microsoft.com/kb/165433/EN-US/ ) BUG: Query Designer Not Inserting Record if Field Name Has Dash

165434  (http://support.microsoft.com/kb/165434/EN-US/ ) BUG: Undo Database Deletion Causes Data View to Lose Database

165744  (http://support.microsoft.com/kb/165744/EN-US/ ) BUG: RichEditCtrl IDs Not Shown in Member Variables Tab

165745  (http://support.microsoft.com/kb/165745/EN-US/ ) DOC: CMiniFrameWnd::Create Is Missing MFS_BLOCKSYSMENU

165746  (http://support.microsoft.com/kb/165746/EN-US/ ) DOC: Incomplete Documentation on CListCtrl::SetColumnWidth

165792  (http://support.microsoft.com/kb/165792/EN-US/ ) FIX: MSDEV.EXE Application Error When Building an Application

165803  (http://support.microsoft.com/kb/165803/EN-US/ ) BUG: Error C2783 - Cannot Deduce Non-Type Template Parameter

165944  (http://support.microsoft.com/kb/165944/EN-US/ ) BUG: &(*variable) Causes C1001, trees.c line 6256

166109  (http://support.microsoft.com/kb/166109/EN-US/ ) BUG: Template Friend Function Causes Compiler Error C2248

166110  (http://support.microsoft.com/kb/166110/EN-US/ ) BUG: Can Set SQL Breakpoints on Invalid Lines Inside a Trigger

166133  (http://support.microsoft.com/kb/166133/EN-US/ ) BUG: Execute <name>.EXE Menu Item Does Not State Name of SP

166213  (http://support.microsoft.com/kb/166213/EN-US/ ) BUG: Right-Clicking CRichEditView Doesn't Activate Frame

166282  (http://support.microsoft.com/kb/166282/EN-US/ ) FIX: C2440 Caused by Template Function with Const Pointer

166285  (http://support.microsoft.com/kb/166285/EN-US/ ) FIX: MSDEV Crashes When Converting VC++ 4.0 Projects

166469  (http://support.microsoft.com/kb/166469/EN-US/ ) FIX: Multiple Check In Fails with Keyword Expansion

166505  (http://support.microsoft.com/kb/166505/EN-US/ ) DOC: FindNextFile Returns 0 for Last File Found

166513  (http://support.microsoft.com/kb/166513/EN-US/ ) BUG: Typedef Type Causes C2275: Illegal Use of Type

166716  (http://support.microsoft.com/kb/166716/EN-US/ ) BUG: Header File Listed in SYSINCL.DAT in Dependency List

166718  (http://support.microsoft.com/kb/166718/EN-US/ ) FIX: C1001 from Conditional Operator in Initializer

166719  (http://support.microsoft.com/kb/166719/EN-US/ ) BUG: Wrong Exception Re-thrown with Global Optimization

166720  (http://support.microsoft.com/kb/166720/EN-US/ ) BUG: ATL Object Wizard Dialog Box Comes Up Empty

166721  (http://support.microsoft.com/kb/166721/EN-US/ ) FIX: Compiler Error C2784 o

166723  (http://support.microsoft.com/kb/166723/EN-US/ ) BUG: ATL Object Wizard Prevents Undo Changes

166756  (http://support.microsoft.com/kb/166756/EN-US/ ) BUG: Error in Requery When Set Null Date Parameter to Not Null

166939  (http://support.microsoft.com/kb/166939/EN-US/ ) BUG: CRecordset::Update Fails After Upgrading

166946  (http://support.microsoft.com/kb/166946/EN-US/ ) BUG: Match Brace Command Foiled by String/Character Literals

167113  (http://support.microsoft.com/kb/167113/EN-US/ ) BUG: C2734, C2166: Caused by Template Function with const ref

167170  (http://support.microsoft.com/kb/167170/EN-US/ ) BUG: GetWindowContextHelpId() returns 0 for ActiveX Controls

167306  (http://support.microsoft.com/kb/167306/EN-US/ ) BUG: Initializer for Empty Struct Causes C2059 or C1001

167321  (http://support.microsoft.com/kb/167321/EN-US/ ) BUG: Wrong Namespace Member Selected for Qualified ID

167324  (http://support.microsoft.com/kb/167324/EN-US/ ) BUG: Custom Build Rule Not Saved for File Excluded from Build

167325  (http://support.microsoft.com/kb/167325/EN-US/ ) BUG: Env Vars Not Used in Exported Makefile Dependencies

167326  (http://support.microsoft.com/kb/167326/EN-US/ ) BUG: Intrinsic Version of strcmp May Return Incorrect Result

167338  (http://support.microsoft.com/kb/167338/EN-US/ ) BUG: Format("%D") Fails for COleDateTime and COleDateTim

167339  (http://support.microsoft.com/kb/167339/EN-US/ ) BUG: New Class Added in ATLWizard Removes Edit Interface Setting

167347  (http://support.microsoft.com/kb/167347/EN-US/ ) FIX: /Og Causes C1001, main.c, line 379 for Recursive Call

167348  (http://support.microsoft.com/kb/167348/EN-US/ ) BUG: Non-const Member Function Call Via const Object Allowed

167350  (http://support.microsoft.com/kb/167350/EN-US/ ) BUG: Default Constructor Argument Cannot Use Namespace Scope

167351  (http://support.microsoft.com/kb/167351/EN-US/ ) BUG: Using Declaration Causes C2327

167355  (http://support.microsoft.com/kb/167355/EN-US/ ) BUG: C4786 Warning is Not Disabled with #pragma Warning

167356  (http://support.microsoft.com/kb/167356/EN-US/ ) BUG: Same Name for Function and Class Causes C2079

167358  (http://support.microsoft.com/kb/167358/EN-US/ ) BUG: Remote Windows 95 Machine Crashes on Stop Debugging

167359  (http://support.microsoft.com/kb/167359/EN-US/ ) BUG: extern Declaration Generates Extra Constructor Call

167414  (http://support.microsoft.com/kb/167414/EN-US/ ) BUG: Text Copy/Paste from InfoViewer Loses Layout

167415  (http://support.microsoft.com/kb/167415/EN-US/ ) PRB: Keywords for Online Docs are Merged Several Times

167417  (http://support.microsoft.com/kb/167417/EN-US/ ) BUG: No Workspace Settings Tab in Stand-alone MSDN

167423  (http://support.microsoft.com/kb/167423/EN-US/ ) FIX: CRecordset Members Not in "Add Member Variable" Dialog Box

167526  (http://support.microsoft.com/kb/167526/EN-US/ ) FIX: ATL Control May Cause an Access Violation

167650  (http://support.microsoft.com/kb/167650/EN-US/ ) FIX: Problems with ToolTips on Windows 95

167692  (http://support.microsoft.com/kb/167692/EN-US/ ) FIX: Assertion Line 257 in File Dlgprop.cpp

167693  (http://support.microsoft.com/kb/167693/EN-US/ ) FIX: MFC Application Hangs on Multiprocessor Machine

167696  (http://support.microsoft.com/kb/167696/EN-US/ ) BUG: Debug Static MFC Library Links to UrlMon.dll/et.dll

167697  (http://support.microsoft.com/kb/167697/EN-US/ ) BUG: ActiveX Control in IE Asserts in CTLINPLC.CPP, Line 328

167730  (http://support.microsoft.com/kb/167730/EN-US/ ) BUG: Wrong Member Name in C2039 Error Message

167731  (http://support.microsoft.com/kb/167731/EN-US/ ) FIX: Access Violation When Connecting in MFC ODBC Application

167734  (http://support.microsoft.com/kb/167734/EN-US/ ) FILE: BUG: MFC Browser Library (MFC.BSC) Is Incomplete

167736  (http://support.microsoft.com/kb/167736/EN-US/ ) BUG: MFC ISAPI Generates Access Violation in CHtmlStreamch

167749  (http://support.microsoft.com/kb/167749/EN-US/ ) BUG: Access to Nested Base Class Member Functions Blocked

167750  (http://support.microsoft.com/kb/167750/EN-US/ ) BUG: The pow() Function Doesn't Set Underflow Condition

167798  (http://support.microsoft.com/kb/167798/EN-US/ ) BUG: Can Not Attach Process to Debugger from NT Task Manager

167804  (http://support.microsoft.com/kb/167804/EN-US/ ) BUG: Source Profiler in Visual C++ 5.0 Does Not Execute

167845  (http://support.microsoft.com/kb/167845/EN-US/ ) FIX: Class Wizard Deletes Source Files

167927  (http://support.microsoft.com/kb/167927/EN-US/ ) BUG: Building ATL Service Project Does Not Register the Service

167946  (http://support.microsoft.com/kb/167946/EN-US/ ) BUG: ATL Service EXE Doesn't Build in Release Build

167949  (http://support.microsoft.com/kb/167949/EN-US/ ) FIX: OnWindowMessage Returns BOOL for HRESULT

167960  (http://support.microsoft.com/kb/167960/EN-US/ ) BUG: ESC/ENTER Keys Don't Work When Editing CTreeCtrl Labels

167966  (http://support.microsoft.com/kb/167966/EN-US/ ) BUG: C2248: Statics in Friends, No Access to Protected Members

167967  (http://support.microsoft.com/kb/167967/EN-US/ ) FIX: /Og Increments the Index of a Loop Too Soon

167994  (http://support.microsoft.com/kb/167994/EN-US/ ) FIX: Cvpack INTERNAL ERROR When Linking Large Projects

167995  (http://support.microsoft.com/kb/167995/EN-US/ ) FIX: Calling a Function Returning double May Not Pop FPU Stack

168003  (http://support.microsoft.com/kb/168003/EN-US/ ) FIX: Function Prototypes in comutil.h Missing Calling Convention

168007  (http://support.microsoft.com/kb/168007/EN-US/ ) FIX: Remote Debugging Very Slow in Visual C++ Version 5.0

168008  (http://support.microsoft.com/kb/168008/EN-US/ ) FIX: C2166 Incorrect Type Deduction for Template Parameter

168028  (http://support.microsoft.com/kb/168028/EN-US/ ) FIX: C2955 Caused by the "using" Declaration

168029  (http://support.microsoft.com/kb/168029/EN-US/ ) FIX: Global Optimizations (/Og) May Cause the Compiler to Hang

168044  (http://support.microsoft.com/kb/168044/EN-US/ ) BUG: ClassWizard May Fail to Derive a Class from CRecordset

168078  (http://support.microsoft.com/kb/168078/EN-US/ ) BUG: C2784 Instantiating STL Objects With a UDT Parameter

168079  (http://support.microsoft.com/kb/168079/EN-US/ ) FIX: _com_ptr_t::operator=(const _variant_t&) AddRefs Twice

168081  (http://support.microsoft.com/kb/168081/EN-US/ ) BUG: Wrong Column Jumped to for Macro Syntax Error

168082  (http://support.microsoft.com/kb/168082/EN-US/ ) BUG: Crash During Project Conversion If Project Has MAC Targets

168111  (http://support.microsoft.com/kb/168111/EN-US/ ) FIX: #import Does Not Compensate for Gaps in vtable

168123  (http://support.microsoft.com/kb/168123/EN-US/ ) BUG: CWindow::GetTopLevelWindow() returns NULL

168373  (http://support.microsoft.com/kb/168373/EN-US/ ) BUG: C2065 When Default Constructor of a Nested Class Called

168374  (http://support.microsoft.com/kb/168374/EN-US/ ) BUG: C1001 file 'msc1.cpp', line 1188, Using Recursive Namespace

168378  (http://support.microsoft.com/kb/168378/EN-US/ ) BUG: Debug "Additional Dlls" Entry Shows on All Projects

168379  (http://support.microsoft.com/kb/168379/EN-US/ ) BUG: Debugger Does not Step Over to __finally Code Block

168380  (http://support.microsoft.com/kb/168380/EN-US/ ) BUG: Incorrect Evaluation of Static Member Functions in Debugge

168381  (http://support.microsoft.com/kb/168381/EN-US/ ) BUG: Exported Make Files with Browse Info Are Rebuilt Twice

168383  (http://support.microsoft.com/kb/168383/EN-US/ ) BUG: C1001 p2symtab.c, line 2221 In Direct Init of Static

168384  (http://support.microsoft.com/kb/168384/EN-US/ ) BUG: C2248: No Access for Friend Class in a Template Class

168385  (http://support.microsoft.com/kb/168385/EN-US/ ) BUG: The "this" Pointer is Incorrect in Destructor of Base Class

168387  (http://support.microsoft.com/kb/168387/EN-US/ ) BUG: Exported Makefile May Be Useless if Custom Build Uses "CD"

168403  (http://support.microsoft.com/kb/168403/EN-US/ ) BUG: Setup Doesn't Ask to Register Environment Variables

168404  (http://support.microsoft.com/kb/168404/EN-US/ ) PRB: C2664 Instantiating STL List with Sequence [first, last)

168410  (http://support.microsoft.com/kb/168410/EN-US/ ) BUG: Dependency Information Is Lost After Workspace Is Closed

168411  (http://support.microsoft.com/kb/168411/EN-US/ ) BUG: Per-File Switch at Project Level Silently Deleted

168419  (http://support.microsoft.com/kb/168419/EN-US/ ) BUG: Browse Info Flag Not Saved for Subproject After Conversion

168420  (http://support.microsoft.com/kb/168420/EN-US/ ) BUG: NMAKE Build Fails When Intermediate Dir Starts with ..\

168424  (http://support.microsoft.com/kb/168424/EN-US/ ) BUG: Localize Sample Cannot Be Built

168430  (http://support.microsoft.com/kb/168430/EN-US/ ) BUG: Using Referenced Integer to Access Array Generates CXX0034

168433  (http://support.microsoft.com/kb/168433/EN-US/ ) BUG: Error Using _ttoi64 with Non-Unicode Applications

168439  (http://support.microsoft.com/kb/168439/EN-US/ ) BUG: _stat Function Fails for Names Ending with "\"

168440  (http://support.microsoft.com/kb/168440/EN-US/ ) BUG: Stream Operator << Cannot Handle __int64 Type

168528  (http://support.microsoft.com/kb/168528/EN-US/ ) PRB: Add Method/Add Property Adds To All Interfaces

168847  (http://support.microsoft.com/kb/168847/EN-US/ ) BUG: "DM0025: Error attaching to process" In Windows 95

168912  (http://support.microsoft.com/kb/168912/EN-US/ ) INFO: Summary List: Visual C++ 5.0 Known Problems

168926  (http://support.microsoft.com/kb/168926/EN-US/ ) BUG: "Error copying sample files" When Copying Samples to Drive

168927  (http://support.microsoft.com/kb/168927/EN-US/ ) BUG: Application_NewWorkspace Event Is Never Fired

168932  (http://support.microsoft.com/kb/168932/EN-US/ ) BUG: Multiple Based Conversion Results May Be Incorrect

168934  (http://support.microsoft.com/kb/168934/EN-US/ ) BUG: Multiple Errors Compiling Std C++ Library Headers with /Za

168936  (http://support.microsoft.com/kb/168936/EN-US/ ) BUG: Virtual Base Class Destructor Called More than Once

168957  (http://support.microsoft.com/kb/168957/EN-US/ ) FIX: C1001, file 'msc1.cpp', line 1188, Caused by Name Hiding\

169403  (http://support.microsoft.com/kb/169403/EN-US/ ) PRB: Breakpoints Not Hit in Multiple Line SQL Statements

170171  (http://support.microsoft.com/kb/170171/EN-US/ ) BUG: DUMPBIN Displays Cumulative Data for Multiple Arguments

170511  (http://support.microsoft.com/kb/170511/EN-US/ ) BUG: WizardBar Notification Slows Down Dialog Editor

170514  (http://support.microsoft.com/kb/170514/EN-US/ ) BUG: Bad Codegen with /Og and FP Mult in Class with Virt Dtor

170530  (http://support.microsoft.com/kb/170530/EN-US/ ) BUG: AppWizard Project Cannot Open Include File .RC2

172276  (http://support.microsoft.com/kb/172276/EN-US/ ) FIX: CToolTipCtrl Not Displaying Text After VS SP1, SP2 Install

172892  (http://support.microsoft.com/kb/172892/EN-US/ ) BUG: MSDEV Crashes if Same PDB Name Used for Compiler and Linker

173244  (http://support.microsoft.com/kb/173244/EN-US/ ) BUG: FindIndex Works Incorrectly When nIndex Is Negative

173249  (http://support.microsoft.com/kb/173249/EN-US/ ) BUG: Print Preview Doesn't Honor Font Width Setting

173252  (http://support.microsoft.com/kb/173252/EN-US/ ) FIX: CArchive::GetObjectSchema Returns Incorrect Schema

174403  (http://support.microsoft.com/kb/174403/EN-US/ ) FIX: Unresolved Externals When Building MFC42 and MFCD42xD

177101  (http://support.microsoft.com/kb/177101/EN-US/ ) BUG: Modal Dialogs in MFC Regular DLL Cause ASSERT in AfxWndProc

177421  (http://support.microsoft.com/kb/177421/EN-US/ ) BUG: Remote Debug in Windows NT Requires Psapi.dll

177431  (http://support.microsoft.com/kb/177431/EN-US/ ) BUG: C2065: Undeclared Identifier Creating a STL Function Object

177937  (http://support.microsoft.com/kb/177937/EN-US/ ) BUG: Debugger Cannot Watch Function Returning struct or union

178995  (http://support.microsoft.com/kb/178995/EN-US/ ) PRB: Visual C++ Wizards Ignore "Insert Spaces" in Tabs Option

179270  (http://support.microsoft.com/kb/179270/EN-US/ ) BUG: Warnings with RTTI and Automatic Precompiled Headers

179273  (http://support.microsoft.com/kb/179273/EN-US/ ) BUG: C2059 Initializing Static Data Member of a Template Class

179690  (http://support.microsoft.com/kb/179690/EN-US/ ) BUG: Launching COM Server with Long File Name Returns 0x80080005

180385  (http://support.microsoft.com/kb/180385/EN-US/ ) BUG: AppWizard Sometimes Fails to Display the Platforms Option

180593  (http://support.microsoft.com/kb/180593/EN-US/ ) BUG: Cannot Rename Directory of a Closed Workspace

APPLIES TO
  • Microsoft Visual C++ 5.0 Enterprise Edition
  • Microsoft Visual C++ 5.0 Professional Edition
Keywords: 
kbbug kbinfo kblist KB168912
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

Article Translations