kbupdate.info ›
Daily Updated!
Visual C++ 6.0 articles, fixes and updates - September 2005
Daily Updated!
chronological list: 2020 | ... 4 3 2 1 | 2005/12 11 10 9 8 7 6 5 4 3 ... 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 September 2005. The list is daily updated.
- 288724 BUG: ATL COM event handler may receive arguments in reverse order Q288724 KB288724 September 30, 2005
- 244204 BUG: An ATL event does not fire when the event is defined with an interface alias in Visual C++ 6.0 Q244204 KB244204 September 30, 2005
- 236399 How to troubleshoot Visual C++ performance problems Q236399 KB236399 September 30, 2005
- 217164 BUG: You receive a "fatal error C1001" error message when you pass the return value of an intrinsic function as an argument to another function in Visual C++ 6.0 Q217164 KB217164 September 30, 2005
- 216722 FIX: You receive a C2004 error message when you initiate a class template that uses a function pointer as a template parameter in Visual C++ 6.0 Q216722 KB216722 September 30, 2005
- 201305 How to debug a Visual C++ 6.0 application by using the Visual C++ 5.0 debugger Q201305 KB201305 September 30, 2005
- 190684 How to add a splash screen to an MFC dialog-based application in Visual C++ Q190684 KB190684 September 30, 2005
- 179271 You receive an "INTERNAL COMPILER ERROR" error message when you implement more than one explicit instantiation of member template function Q179271 KB179271 September 30, 2005
- 170118 You receive a "Couldn't find Installable ISAM" error message when you try to use the Excel 97 ISAM included with DAO 3.5 in Visual C++ Q170118 KB170118 September 30, 2005
- 157543 The icons and bitmaps are distorted in the Resource Editor in Visual C++ Q157543 KB157543 September 30, 2005
- 152534 How to use ODBC in an ActiveX control by using Visual C++ Q152534 KB152534 September 30, 2005
- 128896 Exceptions in a service causes the Just-In-Time (JIT) debugger not to appear, and the computer stops responding Q128896 KB128896 September 30, 2005
- 119518 You receive error message when you debug a DLL by using the Visual Workbench debugger or CodeView for Windows Q119518 KB119518 September 30, 2005
- 117428 You receive a C2564 error or a C2197 error when you port code that uses GetProcAddress from C to C++ Q117428 KB117428 September 30, 2005
- 39310 The ANSI C standard does not allow selective initialization of array elements Q39310 KB39310 September 30, 2005
- 272024 BUG: The ATL application may crash when it releases calls that are made with _ATL_DEBUG_INTERFACES or _ATL_DEBUG_REFCOUNT defined Q272024 KB272024 September 29, 2005
- 241848 How to set up remote debugging quickly by using Visual C++ 5.0 or Visual C++ 6.0 Q241848 KB241848 September 29, 2005
- 310787 Visual C++ Debugger Stops Responding on Windows 2000 When Running on Multiple Processor Computers Q310787 KB310787 September 26, 2005
- 308702 BUG: Jet's Visual Basic Expression Service (Expsrv.dll) Changes FPU Precision to 64 Bits Q308702 KB308702 September 26, 2005
- 283106 FIX: Aggregating ADO Recordsets or Commands May Cause Memory Leak Q283106 KB283106 September 26, 2005
- 266713 BUG: IDispatch:GetIDsOfNames function may return E_FAIL even when the call succeeds Q266713 KB266713 September 26, 2005
- 235507 FIX: You receive a "DAMAGE: after Normal block (#204)" debug error message when you convert a MFC DAO application to use DAO 3.6 in Visual C++ Q235507 KB235507 September 23, 2005
- 231872 Functions may leak memory if an exception is thrown by the COM object when you use #import to generate wrapper classes for COM objects Q231872 KB231872 September 23, 2005
- 194615 FIX: A project deletes a precompiled header that was created by another project Q194615 KB194615 September 23, 2005
- 194608 FIX: Incorrect Code Generated with /Og Optimization Q194608 KB194608 September 23, 2005
- 181890 PRB: Known OLE DB Provider Problems with Visual C++ 6.0 Wizards Q181890 KB181890 September 23, 2005
- 224610 BUG: You receive C2146 and C2501 compiler errors in the .tlh file or the .tli file when you use the #import statement to create smart pointers for an ActiveX server Q224610 KB224610 September 8, 2005
- 256324 You receive an error message for both the Shsql.dll file and the Eeswt.dll file in Visual C++ Q256324 KB256324 September 7, 2005
- 238436 You receive a “Syntax Error in From Clause” error message in the debug version of a MFC DAO application Q238436 KB238436 September 7, 2005
- 217033 FIX: Code compiled with the /Og option in Visual C++ 6.0 can cause incorrect calculation for doubles Q217033 KB217033 September 7, 2005
- 168439 Using the C Run-time function stat to check a directory fails when the name passed to the function ends with a backslash (\) Q168439 KB168439 September 7, 2005
- 153284 List of limitations of IntelliSense in Visual C++ 6.0 Q153284 KB153284 September 7, 2005
- 147740 How to handle events for ActiveX controls in a CWnd dialog template in Visual C++ Q147740 KB147740 September 7, 2005
- 235601 BUG: Putenv() function may cause memory leak when the function is used to remove or to replace an environment variable in Visual C++ Q235601 KB235601 September 6, 2005
- 216727 The value that is stored in the const int may be incorrect when you initialize a const int with a float literal in Visual C++ 6.0 Q216727 KB216727 September 6, 2005
- 190317 Administrative privileges on the local computer are required to install and develop applications in Visual C++ Q190317 KB190317 September 6, 2005
- 168958 How to export an instantiation of a Standard Template Library (STL) class and a class that contains a data member that is an STL object Q168958 KB168958 September 6, 2005
- 248400 An ATL COM dynamic-link library that registers and creates a window may cause an access violation in Windows NT or in Windows 2000 Q248400 KB248400 September 2, 2005
- 243298 BUG: A "C2668: 'InlineIsEqualGUID'" error occurs when you try to build a default ATL project that contains a COM object in Visual C++ Q243298 KB243298 September 2, 2005
- 240015 The getline template function reads an extra character after encountering the delimiter Q240015 KB240015 September 2, 2005
- 237870 How to increment version information after each build in Visual C++ Q237870 KB237870 September 2, 2005
- 235680 BUG: An "MSDEV.EXE - Application Error" error message occurs when you try to build using the command-line features of Msdev.exe Q235680 KB235680 September 2, 2005
- 217437 Visual C++ debugger crashes on breakpoint and you receive a MSDev.exe application error Q217437 KB217437 September 2, 2005
- 216356 Description of Visual C++ project settings and .dbg file creation Q216356 KB216356 September 2, 2005
- 202817 BUG: "Not all of the windows in the workspace could be opened" error message when you try to open a workspace in Visual C++ 6.0 Q202817 KB202817 September 2, 2005
- 195375 Scrolling in ClassView is noticeably slow when the project is under source control Q195375 KB195375 September 2, 2005
- 194180 Unregistering an ATL DLL or .exe file that was built with a version of Visual C++ prior to Visual C++ 6.0 might result in an access violation Q194180 KB194180 September 2, 2005
- 193513 The debugger may not break on breakpoints when you try to debug an ATL Microsoft Management Console (MMC) Snap-In on a Windows NT 4.0 computer Q193513 KB193513 September 2, 2005
- 192560 How to add ATL control containment support to any window in Visual C++ Q192560 KB192560 September 2, 2005
- 181932 Limits on the text in the CEditView class and in the CEdit class Q181932 KB181932 September 2, 2005
- 179293 The versions of the Microsoft Foundation Classes (MFC) shipped with Visual C++ and with C/C++ Q179293 KB179293 September 2, 2005
- 172396 You may experience an access violation when you access an STL object through a pointer or reference in a different DLL or EXE Q172396 KB172396 September 2, 2005
- 168934 BUG: You may receive multiple errors when you compile the Standard C++ Library headers with the /Za switch in Visual C++ Q168934 KB168934 September 2, 2005
- 168377 The replace function of the STL string class does not work as expected Q168377 KB168377 September 2, 2005
- 155690 The Regaut.exe program registers a running object as active in the running object table (ROT) Q155690 KB155690 September 2, 2005
- 151804 You cannot dynamically create an instance of a redistributable ActiveX control supplied with Visual C++ Q151804 KB151804 September 2, 2005
- 247713 BUG: ClassView does not show all methods for an interface in Visual C++ 6.0 Q247713 KB247713 September 1, 2005
- 241862 The MFC wizard does not generate code for the methods that take a BYTE or BYTE* as a parameter Q241862 KB241862 September 1, 2005
- 241217 BUG: Source Browser shows the decorated name instead of the undecorated name for member template functions Q241217 KB241217 September 1, 2005
- 238981 How to pass optional parameters when you call a function in Visual C++ Q238981 KB238981 September 1, 2005
- 237771 BUG: "0x80070057 (E_INVALIDARG - The parameter is incorrect)" error message when you use an ATL to catch an event when an enum is used as a parameter of the event Q237771 KB237771 September 1, 2005
- 236056 FIX: DAO 3.6 overruns buffers in the GetRowsEx method Q236056 KB236056 September 1, 2005
- 234622 "Fatal error U1073" or "fatal error U1064" error message when you try to build the Visual C++ 6.0 CRT Libraries Q234622 KB234622 September 1, 2005
- 223139 How to add support for hosting VBScript to an ATL application Q223139 KB223139 September 1, 2005
- 222613 FIX: "Error C2065: 'm_mov' : undeclared identifier" error message when you compile a project that uses ATL on the Alpha platform Q222613 KB222613 September 1, 2005
- 217182 Descriptions are not added to the registry when using the DECLARE_REGISTRY() macro Q217182 KB217182 September 1, 2005
- 190975 BUG: After you remove a file from a project, IntelliSense in Visual C++ 6.0 continues to recognize the functions and classes in that removed file Q190975 KB190975 September 1, 2005
- 190686 ATL server registration may fail if you logged on by using an account that does not have appropriate registry user rights Q190686 KB190686 September 1, 2005
- 185821 How to retrieve the automatic @@IDENTITY value from an insert to a SQL Server database in Visual C++ Q185821 KB185821 September 1, 2005
- 183698 Axsh.exe demonstrates how to implement an active scripting host Q183698 KB183698 September 1, 2005
- 177945 Jeterr35.hlp is missing for DAO 3.5 in Visual C++ 5.0 Q177945 KB177945 September 1, 2005
- 177429 Description of the DUMPBIN utility Q177429 KB177429 September 1, 2005
- 173164 Developer Studio may appear to stop responding for 60 seconds or more when you load a workspace in Visual C++ Q173164 KB173164 September 1, 2005
- 166474 How to use VC_EXTRALEAN and WIN32_LEAN_AND_MEAN to enhance the build process in Visual C++ Q166474 KB166474 September 1, 2005
- 166113 You cannot use user-defined modules through ODBC or DAO Q166113 KB166113 September 1, 2005
- 148790 The mktime function fails for January 1, 1970 in several time zones that are ahead of Coordinated Universal Time Q148790 KB148790 September 1, 2005
- 148738 MFCDRAG shows how to implement drag and drop between a CListCtrl and CTreeCtrl Q148738 KB148738 September 1, 2005
- 147630 You receive a "General network failure" error message when starting up the Visual C++ Debug Monitor (Msvcmon.exe) with Network (TCP/IP) selected Q147630 KB147630 September 1, 2005
- 147393 How to profile an OLE server or an OLE control in Visual C++ 6.0 Q147393 KB147393 September 1, 2005
- 140202 How to use safe arrays in MFC Automation Q140202 KB140202 September 1, 2005
- 136005 How to declare classes that refer to the each other in Visual C++ Q136005 KB136005 September 1, 2005
- 131006 Dr Watson does not log stack symbols in the postmortem debug log in Visual C++ applications Q131006 KB131006 September 1, 2005
- 126845 Description of C++ name decoration Q126845 KB126845 September 1, 2005
- 47692 Errno values are considered valid or invalid under MS-DOS and Windows NT Q47692 KB47692 September 1, 2005