kbupdate.info ›
Daily Updated!
Visual C++ 6.0 articles, fixes and updates - July 2005
Daily Updated!
chronological list: 2020 | ... 2 1 | 2005/12 11 10 9 8 7 6 5 4 3 2 | 2004 | ... 2001
alphabetical list: A B C D E F G H I J L M N O P R S T U V W X Y
This list contains all of the known Microsoft Knowledge Base articles, howtos, fixes, hotfixes, webcasts and updates of Microsoft Visual C++ 6.0 that have been released in July 2005. The list is daily updated.
- 156532 How to use the remove_if STL function in Visual C++ Q156532 KB156532 July 22, 2005
- 158580 How to use the set::swap, set::begin and set::end Standard Template Library (STL) functions in Visual C++ Q158580 KB158580 July 15, 2005
- 158573 How to use the set::key_comp and set::value_comp Standard Template Library (STL) functions in Visual C++ Q158573 KB158573 July 15, 2005
- 157672 How to use the basic_string::find_first_of () STL functions in Visual C++ Q157672 KB157672 July 15, 2005
- 157670 How to use the pair logical operator Standard Template Library (STL) functions in Visual C++ Q157670 KB157670 July 15, 2005
- 156533 How to use the remove_copy STL function in Visual C++ Q156533 KB156533 July 15, 2005
- 156347 How to use the generate_n, begin, end, and size Standard Template Library (STL) functions in Visual C++ Q156347 KB156347 July 15, 2005
- 158092 How to use the list::insert Standard Template Library (STL) function in Visual C++ Q158092 KB158092 July 14, 2005
- 158038 How to use the stack::operator< STL function in Visual C++ Q158038 KB158038 July 13, 2005
- 157479 How to use the rotate STL function in Visual C++ Q157479 KB157479 July 13, 2005
- 156808 How to use the new operator from the Standard Library in Visual C++ Q156808 KB156808 July 13, 2005
- 156741 How to use the replace Standard Template Library (STL) function in Visual C++ Q156741 KB156741 July 13, 2005
- 158613 How to use the vector::front STL function and the vector::back STL function in Visual C++ Q158613 KB158613 July 12, 2005
- 156760 How to use deque::front and deque::back STL functions in Visual C++ Q156760 KB156760 July 12, 2005
- 243219 FIX: Platform SDK Causes MIDL to Throw MIDL2311 Error Q243219 KB243219 July 11, 2005
- 193471 DOC: MIDL /char Switch Does Not Behave as Expected Q193471 KB193471 July 11, 2005
- 179909 How To Change the Background Color of a Tab Control Q179909 KB179909 July 11, 2005
- 275674 BUG: C2955 Error When You Use a Template Name as a Function Argument Q275674 KB275674 July 5, 2005
- 272739 BUG: C2876 with using Declaration on Private Base Class Member Q272739 KB272739 July 5, 2005
- 271874 BUG: Global Optimizations Generate Incorrect Code When Using unions in a Loop Q271874 KB271874 July 5, 2005
- 268239 BUG: C2084 on Overloading Function Templates Q268239 KB268239 July 5, 2005
- 263715 BUG: Compiler Generates Incorrect Code with Unsigned Integer Operand Greater Than 0x80000000 Q263715 KB263715 July 5, 2005
- 263639 BUG: Class Access Specifier Ignored for Fully Qualified Static Members Q263639 KB263639 July 5, 2005
- 263637 BUG: Class Access Specifier Is Ignored When Temporary Objects Are Created Q263637 KB263637 July 5, 2005
- 263633 BUG: Error C2946 on Explicit Instantiation of Imported Templates Q263633 KB263633 July 5, 2005
- 263630 BUG: C2143 When Referencing a Class Template Imported from Another Namespace Q263630 KB263630 July 5, 2005
- 263609 BUG: Bad Code for Unsigned and Signed Comparisons with /Og Q263609 KB263609 July 5, 2005
- 263606 BUG: Optimization Bug When Using Array with memset Initializer Q263606 KB263606 July 5, 2005
- 263601 BUG: C1001 When Using Certain float Values as Template Arguments of Class Template Q263601 KB263601 July 5, 2005
- 263600 BUG: Nested Class Does Not See typedef in the Enclosing Class Q263600 KB263600 July 5, 2005
- 263589 BUG: Pointer to Member Allows Non-const Method Call on const Object Q263589 KB263589 July 5, 2005
- 259244 BUG: Internal Compiler Error C1001 When You Call __assume() Q259244 KB259244 July 5, 2005
- 254226 BUG: Bad Code Generation with Global Optimization Q254226 KB254226 July 5, 2005
- 249045 BUG: C2964 On Pointer-To-Member As Template Argument Q249045 KB249045 July 5, 2005
- 246550 BUG: Local Static Variables Not Reinitialized After an Exception Q246550 KB246550 July 5, 2005
- 243351 BUG: /Za Compiler Option Causes C2248 Compiler Error Q243351 KB243351 July 5, 2005
- 242190 BUG: Full Koenig Lookup Works Only for Operators Q242190 KB242190 July 5, 2005
- 241949 BUG: C2059 Error on Out-Of-Class Definition of Member Templates Q241949 KB241949 July 5, 2005
- 241940 BUG: C2954 Error When Using Class Template as Template-Parameter Q241940 KB241940 July 5, 2005
- 241706 BUG: Compiler Error C2143 on Function-Try-Block Syntax Q241706 KB241706 July 5, 2005
- 240871 BUG: Explicitly Specified Template Functions Not Overloaded Correctly Q240871 KB240871 July 5, 2005
- 240869 BUG: C2667 and C2668 on Partial Ordering of Function Templates Q240869 KB240869 July 5, 2005
- 240866 BUG: ERROR C2989 and C2988 on Class Template Partial Specializations Q240866 KB240866 July 5, 2005
- 240862 FIX: C2555 On Virtual Functions with Covariant Return Types Q240862 KB240862 July 5, 2005
- 201830 BUG: Error C2011 When Reusing Nested Structure Tag Names Q201830 KB201830 July 5, 2005
- 200256 INFO: Assembly Output from Visual C++ Compiler May Not Assemble Q200256 KB200256 July 5, 2005
- 195376 FIX: Incorrect Code Generated with /Og and /Oa or /Ow Q195376 KB195376 July 5, 2005
- 167966 FIX: C2248: Statics in Friends, No Access to Protected Members Q167966 KB167966 July 5, 2005
- 167748 PRB: Variable Scope in for-statement Extends Beyond Loop Q167748 KB167748 July 5, 2005
- 167306 FIX: Initializer for Empty Struct Causes C2059 or C1001 Q167306 KB167306 July 5, 2005
- 152211 FIX: Constructor Gets Called Multiple Times on the Same Object Q152211 KB152211 July 5, 2005
- 151898 BUG: Include Directories Cannot End with a Backslash Q151898 KB151898 July 5, 2005
- 149965 FIX: C2668 in Overloaded Function When enum Is Promoted to int Q149965 KB149965 July 5, 2005
- 149615 PRB: C1004 or C1060 Error Generated by Inline _asm Call Q149615 KB149615 July 5, 2005
- 146445 PRB: istream::seekg() Does Not Reset EOF State Q146445 KB146445 July 5, 2005
- 143109 BUG: Debugger Shows Incorrect "this" Pointer Q143109 KB143109 July 5, 2005
- 140604 FIX: 'using' Declaration Doesn't Overload Base Class Members Q140604 KB140604 July 5, 2005
- 140188 FIX: C1001 or C2434: Using Templates in Default Arguments Q140188 KB140188 July 5, 2005
- 138567 BUG: Incorrect Function Name Binding in Function Templates Q138567 KB138567 July 5, 2005
- 136594 FIX: Error Using Inline Assembly in a Template Class Q136594 KB136594 July 5, 2005
- 133179 BUG: Compiler Fails Syntax Check of Extra Comma in enum List Q133179 KB133179 July 5, 2005
- 128789 BUG: LNK2001 on Member Function When Use Nested Class Template Q128789 KB128789 July 5, 2005
- 128600 BUG: Redefinition of Enum Data Type Does Not Cause an Error Q128600 KB128600 July 5, 2005
- 127900 BUG: C2487 Error Occurs If Multiple Static Vars Use dllexport Q127900 KB127900 July 5, 2005
- 126717 PRB: C1853 Error Generated by Mixing C and C++ Files Q126717 KB126717 July 5, 2005
- 122790 BUG: Character Constant with \0 Not Stored Properly Q122790 KB122790 July 5, 2005
- 122543 BUG: Incorrect Code When Increment Pointer Based on a Pointer Q122543 KB122543 July 5, 2005
- 122541 BUG: Goto() Within Try-Except Block Causes C2705 Error Q122541 KB122541 July 5, 2005
- 122539 BUG: C4786 or C1067 Caused by Long Identifier and /Zi Q122539 KB122539 July 5, 2005
- 122370 BUG: C2248 When Access Protected Nested Class in Derived Class Q122370 KB122370 July 5, 2005
- 121889 PRB: Error C2858: Command-line Options Inconsistent Q121889 KB121889 July 5, 2005
- 121216 BUG: Vector Delete Calls Exported Destructor Only Once Q121216 KB121216 July 5, 2005
- 120968 BUG: Limitation w/ Disabling Warnings Above 4699 w/ #pragma Q120968 KB120968 July 5, 2005
- 120967 BUG: Try Blocks Within a Switch Statement Behave Incorrectly Q120967 KB120967 July 5, 2005
- 119873 FIX: Incorrect Use of #pragma Pack Causes C1001 Errors Q119873 KB119873 July 5, 2005
- 119394 PRB: Using References with va_* Macros from stdarg.h Q119394 KB119394 July 5, 2005
- 117383 BUG: C2483 Instantiating Objects with the Thread Attribute Q117383 KB117383 July 5, 2005
- 117201 The sizeof operator used in a comparison does not generate C4018 Q117201 KB117201 July 5, 2005
- 116487 BUG: No Compiler Error for Ambiguous C++ Conversion Q116487 KB116487 July 5, 2005
- 116240 FIX: Compiler Errors Initializing const Reference to an Array Q116240 KB116240 July 5, 2005
- 115707 FIX: C2857 Error Incorrectly Generated Using /Yc Option Q115707 KB115707 July 5, 2005
- 115705 FIX: Function Style Conversion Incorrectly Generates Errors Q115705 KB115705 July 5, 2005
- 113116 DOC: Undocumented Fatal Error C1053 Q113116 KB113116 July 5, 2005
- 106392 PRB: C2666 Error Generated with Overloaded Operator Q106392 KB106392 July 5, 2005
- 104650 INFO: Default Assignment Used, Not User-Defined operator=() Q104650 KB104650 July 5, 2005
- 104645 INFO: Passing a long from C to MASM by Value & Returning a long Q104645 KB104645 July 5, 2005
- 104616 INFO: Sharing Common C Types with MASM Q104616 KB104616 July 5, 2005
- 104248 HOW TO: Use #pragma init_seg to Control Static Construction Q104248 KB104248 July 5, 2005
- 93591 DOC: strstream Constructor Documented Incorrectly Q93591 KB93591 July 5, 2005
- 93401 PRB: C2279: Braces Not Valid in Function Default Argument List Q93401 KB93401 July 5, 2005
- 92500 PRB: exit() Function Does Not Clean Up Nonstatic Objects Q92500 KB92500 July 5, 2005
- 88092 BUG: Cannot Access Static Data Members in Inline Assembly Q88092 KB88092 July 5, 2005
- 83081 INFO: Endl Flushes the cout Buffer Immediately Upon Execution Q83081 KB83081 July 5, 2005
- 75602 How to initialize an array of structures within a Microsoft C program Q75602 KB75602 July 5, 2005
- 71424 INFO: Type float Variable Arguments Are Promoted to Type double Q71424 KB71424 July 5, 2005
- 68834 PRB: When Compiling with /P, Errors Are Directed to STDERR Q68834 KB68834 July 5, 2005
- 68389 INFO: sizeof(char Expression) Same as sizeof(int) Q68389 KB68389 July 5, 2005
- 68143 PRB: Stringize Operator Fails to Insert Backslashes Q68143 KB68143 July 5, 2005
- 67082 INFO: String Constants May Be Interpreted as Trigraphs in C Q67082 KB67082 July 5, 2005
- 67078 Different Warnings Appear Using Different Optimizations Q67078 KB67078 July 5, 2005
- 67038 INFO: TYPE Operator Expressions Not Allowed for Inline Assembly Q67038 KB67038 July 5, 2005
- 66738 PRB: Unpredictable Results When >1 va_arg() in Parameter List Q66738 KB66738 July 5, 2005
- 64686 PRB: Nested Nameless Structs Can Cause C2020 Error in C Q64686 KB64686 July 5, 2005
- 62097 INFO: Line Continuation Evaluated Before Inline Comment Q62097 KB62097 July 5, 2005
- 60252 INFO: Initializing Bitfields as Integers in C Q60252 KB60252 July 5, 2005
- 59407 PRB: Inaccurate Representation of Large Double Values Q59407 KB59407 July 5, 2005
- 51724 DOC: Clarification of the /H Identifier Length Option Q51724 KB51724 July 5, 2005
- 51712 How To Use the Token Pasting Operator in Microsoft C Q51712 KB51712 July 5, 2005
- 51327 INFO: strtok(): C Function -- Documentation Supplement Q51327 KB51327 July 5, 2005
- 51326 DOC: tmpfile() Creates a Temporary File in the Root Dir Q51326 KB51326 July 5, 2005
- 50732 INFO: Pointer to Undeclared Structure Does Not Generate Error Q50732 KB50732 July 5, 2005
- 49871 PRB: Mixing Case of LINK Option Causes Error L1093 or D4002 Q49871 KB49871 July 5, 2005
- 49064 INFO: Declaring a Pointer to a Function: C4071, C4001, or C4220 Q49064 KB49064 July 5, 2005
- 47724 INFO: No Network License Agreements on MS Language Products Q47724 KB47724 July 5, 2005
- 47693 INFO: Initializing Unions Initializes First Member of the Union Q47693 KB47693 July 5, 2005
- 46131 DOC: tmpnam() Operation Does Not Change If P_tmpdir Modified Q46131 KB46131 July 5, 2005
- 45237 INFO: Unsigned Characters and Arithmetic Operators Q45237 KB45237 July 5, 2005
- 44463 How To Difference Between Arrays and Pointers in C Q44463 KB44463 July 5, 2005
- 43703 INFO: Casting a Pointer to Type Equivalent to Multidimensional Q43703 KB43703 July 5, 2005
- 42562 PRB: C4057 or C4133 Occur Unexpectedly Q42562 KB42562 July 5, 2005
- 42075 INFO: Next scanf/fscanf Apparently Is Skipped During Run Time Q42075 KB42075 July 5, 2005
- 42019 PRB: Missing Closing ")" in Macro Causes Unexpected EOF Q42019 KB42019 July 5, 2005
- 41212 INFO: Must Use Prototype Before Intrinsic or Function Pragmas Q41212 KB41212 July 5, 2005
- 41104 DOC: Libraries Added by Comment pragma Appear After Default Q41104 KB41104 July 5, 2005
- 40593 INFO: Misspelling "Default" Gives No Error Q40593 KB40593 July 5, 2005
- 40027 INFO: #pragma pack() Affects Declarations, Not Definitions Q40027 KB40027 July 5, 2005
- 39910 PRB: Initializing Non-Primary Union Element Produces Errors Q39910 KB39910 July 5, 2005
- 38728 How to initialize large character arrays inVisual C/C++ Q38728 KB38728 July 5, 2005
- 38027 INFO: Negative Values Use Two's Complement Q38027 KB38027 July 5, 2005
- 38024 INFO: A Case Where BUFF[] and *BUFF Are Different Q38024 KB38024 July 5, 2005
- 37233 INFO: Why System Include Files Prototype Functions as _cdecl Q37233 KB37233 July 5, 2005
- 33795 INFO: Consecutive Calls to ctime() Overwrite Previous Values Q33795 KB33795 July 5, 2005
- 32448 INFO: Specifying .DEF Files on the CL Command Line Q32448 KB32448 July 5, 2005
- 31510 INFO: Bitwise Complement Operator Appears to Fail on Comparison Q31510 KB31510 July 5, 2005
- 29197 INFO: Pointer Subtraction Yields Signed Value Q29197 KB29197 July 5, 2005
- 28244 INFO: qsort() Can Sort Data Structures Based on Multiple Fields Q28244 KB28244 July 5, 2005
- 23739 INFO: Specify Compiler Options Before Source Filename Q23739 KB23739 July 5, 2005
- 22321 INFO: Common Programming Errors in the C Language Q22321 KB22321 July 5, 2005