List of bugs that are fixed in Visual Studio 6.0 Service Pack 6 (834001)



The information in this article applies to:

  • Microsoft Visual Studio, Enterprise Edition 6.0
  • Microsoft Visual Studio, Professional Edition 6.0
  • Microsoft Visual Basic Professional Edition for Windows 6.0
  • Microsoft Visual Basic Enterprise Edition for Windows 6.0
  • Microsoft Visual C++, 32-bit Editions 6.0
  • Microsoft Visual C++, 32-bit Professional Edition 6.0
  • Microsoft Visual C++, 32-bit Enterprise Edition 6.0
  • Microsoft Visual SourceSafe, 32-bit, for Windows 6.0
  • Microsoft Visual Studio 6.0 SP6

SUMMARY

This article contains a list of Microsoft Knowledge Base (KB) articles about bugs that are fixed in Microsoft Visual Studio version 6.0 Service Pack 6.

To obtain Visual Studio 6.0 Service Pack 6, visit the following Microsoft Web site:

MORE INFORMATION

Service packs are cumulative. Therefore, the bugs that are fixed in one service pack are also fixed in later service packs.

Click the article number to view the article about that bug.

Microsoft Visual Basic

KB articleTitle
190924Command line argument /MAKE truncates user documents
273458FIX: Error message "Cannot find installable ISAM" after installing localized versions of Visual Basic 6.0 Service Pack 4 and Service Pack 5
276380BUG: ADO 2.0 reference cannot be saved in Visual Basic 6.0 with Visual Studio Service Pack 4
279739FIX: Switching tabs of SSTab control may cause desktop to be repainted
281297FIX: Visual Studio 6.0 T-SQL Debugger buffer overflow
281940BUG: DBCombo SelectedItem property is not updated when you type selection
291103BUG: InsertObjDlg method fails with "unable to access source" error message
293295BUG: PDW package cannot be installed if user name is based on Korean DBCS
295330BUG: Access violation occurs in MSVBVM60.dll when using WinInet ActiveX control in a Visual Basic COM DLL
297108BUG: Visual Basic SendKeys causes incorrect keyboard status or freezes keyboard
297112BUG: Visual Basic compiler pads embedded resources to align on 32-bit DWORD boundaries
298092BUG: Access violation in MSRDO20.dll when you use RDO
300850BUG: GlobalMultiUse class does not terminate in multithreaded environment
304071BUG: WebClass application with Japanese templates may fail
307557BUG: Cannot run a 32-bit application that uses DBGrid after starting a 16-bit application that uses 16-bit DBGrid
308644BUG: Memory leak when you bind a Recordset to Visual Basic intrinsic controls
312218BUG: Deadlock in multithreaded process if you use Declare statements for APIs in Visual Basic ActiveX .dll files or .ocx files
315290Events do not fire when you use WithEvents for a WebClass
316010FIX: "Could not execute Link.exe" error message when you build large Visual Basic projects
317898Access violation when you use WebClasses to replace text
319034FIX: Thread handle leak in PrintReport method of data report
319692Winsock control may fire the DataArrival event after the Close event
321055Deadlock may occur when you use Printer object in a multithreaded application
322601FIX: Your application loses focus if you cancel the Properties dialog of the ADO data control
324956List of Terminal Server fixes in Windows 2000 Service Pack 3
325568WM_WININICHANGE message causes a deadlock in multithreaded Visual Basic 6.0 applications
326264FIX: Microsoft Excel and Microsoft Word that have user controls stop responding when you save or print
326345"Invalid procedure call" error message or access violation when you try to assign user-defined type to variant
327574FIX: ListBox extended matching does not work for Hebrew or Czech characters
811415FIX: When you use SendMessage with TB_GETIMAGELIST to get an ImageList handle on Windows XP, you do not get the correct handle
812012FIX: If you use the split function in a WebClass, you may experience a memory leak
812939FIX: Memory leak in the ToolBar control
813416FIX: Cannot see ListView and TreeView check boxes when you use the High Contrast Black color scheme
817260FIX: Access violation in Visual Basic IDE during VSS check-in or check-out
823070The background of a Visual Basic ActiveX control may not render correctly in a non-Visual Basic container
824250"Internal exception 0x800a2328" error message when you run a WebClass application

Microsoft Visual C++

230332Cvtres.exe program error may occur when a large resource script contains custom resources
266713BUG: IDispatch::GetIDsOfNames() may return E_FAIL when successful
304497BUG: _wsetlocale is not threadsafe
305586FIX: "Could not execute" error message when you attach Visual C++ debugger to a process
305601MS01-060: FIX: CRT string format functions may underwrite buffer
310649ISAPI DLLs that are built with MFC static libraries are vulnerable to Denial of Service attacks
310787Visual C++ debugger stops responding on Windows 2000 when running on multiple processor computers
313237FIX: ATL container implementation does not allow access to ambient properties
313631BUG: Debugger does not expand variable of C structure type
316971Pack level is not preserved when you use the #import directive
320739FIX: No error generated when accessing non-static member in static function
320742FIX: STRFTIME returns the wrong strings
322127Empty base class or structure assignment operator may corrupt data
327146FIX: VCSpawn fails during build
327246FIX: Nmake returns success (0) in failure condition when you use targets in multiple description blocks
329034FIX: Disk Defragmenter utility causes a crash in Windows XP and in Windows 2000 Service Pack 3
329594FIX: Visual C++ 6.0 Optimizer may generate code that experiences access violations
331969FIX: Visual C++ 6.0 MFC ActiveX control property pages in debug builds do not function in the Visual C++ .NET dialog editor
810640FIX: The Visual Studio IDE quits unexpectedly with no warning message
814308FIX: Access violation when you use ios-derived type in multithreaded applications
815235FIX: Call to _set_se_translator in DllMain may cause a memory leak
817234FIX: Rc.exe error when you build a project that has more than 100 INCLUDE paths specified
821436FIX: Inline functions return incorrect results when you specify the /Gx and /Ob1 compiler options for optimization
822856FIX: "Cannot save file" error message in the Visual C++ IDE
839136FIX: Your Visual C++ 6.0 application may stop responding after an extended period of time when you compile and release it in debug mode

Modification Type:MinorLast Reviewed:8/9/2006
Keywords:kbinfo kbVS600sp5fix kbVS600sp4fix kbVS600sp3fix kbVS600sp2fix kbVS600SP1fix kbVS600sp6fix KB834001 kbAudDeveloper