kbupdate.info ›
Daily Updated!
Visual C++ .NET 2003 articles, fixes and updates - letter F
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 starts with letter F that have been released. The list is daily updated.
- 154419 Frequently asked questions about the Standard C++ library Q154419 KB154419 June 10, 2019
- 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
- 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
- 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
- 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
- 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
- 920993 FIX: The Visual Studio .NET 2003 development environment (Devenv.exe) closes unexpectedly when you try to debug a Visual Studio 6.0 embedded executable file that contains CodeView debug information Q920993 KB920993 October 9, 2011
- 917331 FIX: When you use the "CL /E" compiler option to preprocess a C source file, the macro in the output file does not contain any spaces in Visual C++ .NET 2003 Q917331 KB917331 October 9, 2011
- 899345 FIX: Error message when a string parameter contains Japanese characters in Visual Studio .NET 2003: "[fatal error C1001: Internal compiler error]" Q899345 KB899345 October 9, 2011
- 932299 FIX: Visual C++ .NET 2003 C runtime daylight saving time 2007 update for the TZ environment variable problem Q932299 KB932299 October 8, 2011
- 932298 FIX: Visual C++ .NET 2003 Service Pack 1 C runtime daylight saving time 2007 update for the TZ environment variable problem Q932298 KB932298 October 8, 2011
- 931947 FIX: The memory allocation is successful when a stack overflow occurs for the "new" operator in Visual C++ .NET 2003 Q931947 KB931947 October 8, 2011
- 925504 FIX: The Watch and Locals Debug windows do not show the correct values when you debug a Visual C++ 6.0 binary in Visual Studio .NET 2003 Q925504 KB925504 October 8, 2011
- 883657 FIX: The CDatabase::Connect method passes an incorrect buffer size to the SQLDriverConnect function in Visual Studio .NET 2003 Q883657 KB883657 September 22, 2011
- 824461 FIX: Active Script Host Stops Responding in Pdm.dll Q824461 KB824461 November 15, 2007
- 823903 FIX: Controls Lose the Caption in the Dialog Editor Q823903 KB823903 November 15, 2007
- 822412 FIX: Floating Point Assignments Cause Exceptions to Be Thrown Q822412 KB822412 November 15, 2007
- 884057 FIX: In Visual Studio .NET 2003, the CRegObject::ResourceRegisterSz function does not test for a NULL value, and the CDatabase::Connect method passes an incorrect buffer size Q884057 KB884057 November 2, 2007
- 884845 FIX: The /G5 and /Ox compiler options may cause numeric calculations to be incorrect in Visual C++ .NET Q884845 KB884845 May 21, 2007
- 321434 Firewall software may cause a Visual Studio 2005 or Visual Studio .NET installation to stop responding (hang) Q321434 KB321434 February 12, 2007
- 831875 FIX: Buffer overrun when you compile Visual C++ source code Q831875 KB831875 November 6, 2006
- 925362 FIX: You may experience poor performance when you run a multithreaded Visual C++ .NET 2003 application that calls the _fopen function Q925362 KB925362 October 31, 2006
- 887185 FIX: Incorrect code is generated when you compile a Visual C++ .NET 2003 application that contains an inline method that accesses a static variable Q887185 KB887185 July 25, 2006
- 873416 FIX: Byte values are not swapped correctly when you turn on the /Og code optimization option or the /O2 code optimization option in Visual C++ .NET 2003 Q873416 KB873416 July 25, 2006
- 873412 FIX: A value that is not valid is returned when you select an option button by using an arrow key in a Visual C++ .NET 2003 MFC application Q873412 KB873412 July 25, 2006
- 892086 FIX: Application leaks a handle when you call the CRT _popen function in Visual C++ .NET 2003 Q892086 KB892086 May 15, 2006
- 884030 FIX: A Microsoft Foundation Class (MFC) program that was created in Visual Studio .NET 2003 unexpectedly quits when you try to close it Q884030 KB884030 May 15, 2006
- 883655 FIX: You receive a "Fatal error C1204: compiler limit: internal structure overflow" error message when you compile a file that contains many classes, functions, variables, and namespaces in Visual C++ .NET 2003 Q883655 KB883655 May 15, 2006
- 873443 FIX: Your IDE may stop responding when you try to display __based pointer member variable information in the Watch window in Visual C++ .NET 2003 Q873443 KB873443 May 15, 2006
- 841629 FIX: The compiler does not call an overridden copy constructor in Visual C++ .NET 2003 Q841629 KB841629 May 15, 2006
- 841605 FIX: You may experience unpredictable results when files that are larger than 4 GB are read in Visual C++ .NET 2003 Q841605 KB841605 May 15, 2006
- 840879 FIX: Error C1001 is generated when you compile a throw statement in Visual Studio .NET 2003 Q840879 KB840879 May 15, 2006
- 840874 FIX: Microsoft Foundation Class ActiveX control that is built with Visual C++ .NET 2003 cannot be used in Visual Fox Pro 6.0 Q840874 KB840874 May 15, 2006
- 839998 FIX: Error C2555 occurs when you compile code by using Visual C++ .NET 2003 Q839998 KB839998 May 15, 2006
- 839821 FIX: You receive an error C1001 error message when you compile a project that uses Standard Template Library code in Visual C++ .NET 2003 Q839821 KB839821 May 15, 2006
- 838388 FIX: The Format property of the DateTimePicker control reverts to Short Date in Visual Studio .NET 2003 Q838388 KB838388 May 15, 2006
- 837421 FIX: You receive an access violation in std::ios_base under low memory conditions Q837421 KB837421 April 7, 2006
- 831588 FIX: The "catch by" reference does not work with the copy constructor that is defined in your Visual C++ .NET 2003 application Q831588 KB831588 April 7, 2006
- 834421 FIX: You may receive results that are not correct when you perform mathematical computations that involve floating point arithmetic in Visual C++ .NET 2003 Q834421 KB834421 October 25, 2005
- 834332 FIX: You receive an "LNK1106: invalid file or disk full" error message when you build a project in Visual C++ .NET Q834332 KB834332 October 25, 2005
- 834155 FIX: The IDE quits unexpectedly when you move a folder from one project to another in Solution Explorer Q834155 KB834155 October 25, 2005
- 831560 FIX: IDE Disappears When You Are Editing Attributes Q831560 KB831560 October 25, 2005
- 829318 FIX: Controls are lost when you open or you switch views in a Managed C++ Windows Forms project Q829318 KB829318 October 25, 2005