kbupdate.info ›
Daily Updated!
Visual C++ .NET 2003 articles, fixes and updates - Year 2015
Daily Updated!
chronological list: 2021 | 2019 | 2018 | 2017 | 2015 | 2014 | 2013 | 2012 | 2011 | 2009 | 2008 | 2007 | 2006/12 11 ... 2003
alphabetical list: A B C D E F H I K L M N O P Q R S T U V W Y
This list contains all of the known Microsoft Knowledge Base articles, howtos, fixes, hotfixes, webcasts and updates of Microsoft Visual C++ .NET 2003 that have been released in Year 2015. The list is daily updated.
- 922278 FIX: Error message when you try to build a C++ project in Visual Studio .NET 2003: "Unable to Locate Component" Q922278 KB922278 January 17, 2015
- 922277 BUG: Visual Studio .NET 2003 may not list all the type libraries that are embedded as resources in an ATL executable file when you use the Implement Interface wizard to implement an interface in the ATL project Q922277 KB922277 January 17, 2015
- 917330 FIX: Visual Studio .NET 2003 closes unexpectedly when you try to open a Visual C++ 6.0 .dsp file Q917330 KB917330 January 17, 2015
- 915175 FIX: The value of a specific local variable may not be displayed correctly in the Locals window in Visual Studio .NET 2003 when you debug a solution by using the IDE Q915175 KB915175 January 17, 2015
- 909141 FIX: You may receive an error message when you try to run an application that is built on the ATL framework on Windows 2000 or on an earlier version Q909141 KB909141 January 17, 2015
- 908271 Resource string IDs are replaced with numeric IDs in Visual C++ .NET Q908271 KB908271 January 17, 2015
- 907296 BUG: A numeric result is not rounded as expected when you explicitly convert a mathematical expression to a double numeric type in Visual C++ .NET or in Visual C++ 2005 Q907296 KB907296 January 17, 2015
- 901374 FIX: A form may take a long time to open when the form contains lots of controls in the Visual C++ .NET 2003 designer Q901374 KB901374 January 17, 2015
- 894084 FIX: Files that are pasted in Windows Explorer may contain the same data when you have multiple file streams in an MFC-based application that was written in Visual C++ .NET Q894084 KB894084 January 17, 2015
- 884888 FIX: You receive the "fatal error C1509" error message when you compile a Microsoft Visual C++ application that contains a large function with exception handling enabled in Microsoft Visual Studio .NET 2003 Q884888 KB884888 January 17, 2015
- 843402 You cannot view the Windows Forms designer of a Windows Form in Visual C++ .NET or in Visual C++ 2005 Q843402 KB843402 January 17, 2015
- 836733 BUG: You receive error messages when you add a new String Table resource to a Visual C++ .NET project and then you try to save or to build the project Q836733 KB836733 January 17, 2015
- 832729 BUG: "LNK2005" linker error message when you build the TextInterpreter sample project Q832729 KB832729 January 17, 2015
- 831995 FIX: You receive a "LNK2016" error message when you link to an application or a DLL that has many exports Q831995 KB831995 January 17, 2015
- 828649 BUG: Cast from CListCtrl to CListView is not valid with Microsoft Foundation Classes (MFC) version 7.0 and version 7.1 in Visual C++ .NET or MFC version 8.0 in Visual C++ 2005 Q828649 KB828649 January 17, 2015
- 822333 BUG: C1083 error occurs when you compile an MFC Extension DLL project Q822333 KB822333 January 17, 2015
- 821793 How to ceate the KBBar .NET Internet Explorer tool band in Visual C++ .NET 2003 or in Visual C++ 2005 Q821793 KB821793 January 17, 2015
- 818271 HOW TO: Create a Library Using the Out Parameter Function in Visual C++ .NET Q818271 KB818271 January 17, 2015
- 816194 How to make a Visual C++ .NET or Visual C++ 2005 class usable in a foreach statement Q816194 KB816194 January 17, 2015
- 816193 How to access properties of the active cell in the DataGrid control by using Visual C++ 2005 or Visual C++ .NET Q816193 KB816193 January 17, 2015
- 816190 How to trap keystrokes in .NET controls by using Visual C++ .NET or Visual C++ 2005 Q816190 KB816190 January 17, 2015
- 816189 How to create a FileCompare function by using Visual C++ .NET or Visual C++ 2005 Q816189 KB816189 January 17, 2015
- 816164 How to bind a DataGrid control to an ArrayList of objects or structures by using Visual C++ .NET or Visual C++ 2005 Q816164 KB816164 January 17, 2015
- 816162 How to write your own registry accessing functions by using the base class libraries in Visual C++ .NET or in Visual C++ 2005 Q816162 KB816162 January 17, 2015
- 816155 How to use structured exception handling in Visual C++ .NET or in Visual C++ 2005 Q816155 KB816155 January 17, 2015
- 815799 How to bind an array of objects to a Windows Form by using Visual C++ .NET or Visual C++ 2005 Q815799 KB815799 January 17, 2015
- 815785 How to store custom information to and retrieve custom information from an application configuration file by using Visual C++ .NET or Visual C++ 2005 Q815785 KB815785 January 17, 2015
- 815784 How to bind an array of structures to a Windows Form by using Visual C++ .NET or Visual C++ 2005 Q815784 KB815784 January 17, 2015
- 815722 How to automate Internet Explorer to post form data by using Visual C++ .NET or Visual C++ 2005 Q815722 KB815722 January 17, 2015
- 815716 How to invoke the View Source dialog box, the Find dialog box, and the Internet Options dialog box for the WebBrowser control in Visual C++ .NET or in Visual C++ 2005 Q815716 KB815716 January 17, 2015
- 815678 How to merge data from two XML documents by using System.Xml with Visual C++ .NET or with Visual C++ 2005 Q815678 KB815678 January 17, 2015
- 815677 How to specify fully qualified element names in XPath queries by using Visual C++ .NET or Visual C++ 2005 Q815677 KB815677 January 17, 2015
- 815376 How to create and insert a splash screen in an SDI application or in an MDI application by using Visual C++ .NET or Visual C++ 2005 Q815376 KB815376 January 17, 2015
- 328431 BUG: You may receive an error message C2664 from the compiler if you call the CStringT constructor and you pass a CFixedStringMgr pointer as an argument in Visual C++ .NET 2003 Q328431 KB328431 January 17, 2015
- 318734 ConstructElements and DestructElements are deprecated in Visual C++ .NET and in Visual C++ 2005 Q318734 KB318734 January 17, 2015
- 318651 How to build or clean a specific Visual C++ project without building other dependencies in the solution Q318651 KB318651 January 17, 2015
- 310827 A Probe function that is injected by profiler may cause unhandled exception in Visual C++ Q310827 KB310827 January 17, 2015
- 310559 Roadmap for managed extensions for Visual C++ Q310559 KB310559 January 17, 2015
- 958393 MS08-070: Description of the security update for Microsoft Visual Studio .NET 2003 Service Pack 1 development platform: December 9, 2008 Q958393 KB958393 January 16, 2015
- 956367 VC++ 7.1 Internal Compiler Error C1001 compiling ANSI string where System::String expected for variable argument Q956367 KB956367 January 16, 2015
- 942152 You cannot start a mixed-mode Visual C++ .NET application that statically links to the Winmm.lib file on a computer Q942152 KB942152 January 16, 2015
- 927237 FIX: Only the first character is filled in in the "Find what" box when you select text and press CTRL+F in a Unicode build of an MFC application in Visual C++ .NET 2003 Q927237 KB927237 January 16, 2015
- 309705 _AtlBaseModule.m_hInst replaces _Module.m_hInst in ATL 7.0 Q309705 KB309705 January 16, 2015
- 307393 How to determine the operating system service pack level in Visual C++ Q307393 KB307393 January 16, 2015
- 952337 Insertions and updates in C++ Microsoft Jet DAO MFC applications may not work on a computer that is running Windows Vista Service Pack 1 or Windows Server 2008 Q952337 KB952337 January 15, 2015
- 160740 How to use the vector::size, vector::capacity, and vector::push_back STL functions in Visual C++ Q160740 KB160740 January 11, 2015
- 140357 BUG: No Warning Using Extern "C" in a Namespace Q140357 KB140357 January 11, 2015
- 320234 PRB: Build Errors with GDI+ and Visual C++ .NET Q320234 KB320234 January 10, 2015
- 307420 BUG: Setup fails when you install Visual Studio 2005 or Visual Studio .NET over a terminal service session from a mapped drive Q307420 KB307420 January 10, 2015
- 120668 BUG: Trigraph Statements May Produce End-of-File Error Q120668 KB120668 January 6, 2015