Visual Studio 6.0 Solution Center

How-to articles - Visual Studio 6.0

How-to articles - Visual Studio 6.0

  • INFO: Fonts for Asian Language Scripts
    To correctly display most of the Asian language strings, special fonts that support those languages are required. The following is a list of fonts that support each language: Japanese: MS Gothic MS MinchoKorean: Gulim GulimCheTraditional Chinese:...
  • INFO: Japanese Font Problem with Some Visual Basic Applications on Windows 2000
    Some of the existing Visual Basic applications display Japanese characters correctly on a Japanese Microsoft Windows 95-based computer, a Microsoft Windows 98-based computer and a Microsoft Windows NT 4.0-based computer. However, the Visual Basic...
  • INFO: Visual Studio 6.0 SP3 Readme: Part 7 - Visual J++
    This Readme file contains updated information for the entire Microsoft Visual Studio suite of developer tools. If you downloaded a Core service pack from the Internet, not all sections of this file apply to the updates you received. The fixed issues...
  • INFO: Server Installation With Visual Studio 6.0
    The Visual Studio 6.0 installation has a section that allows you to install "Server Tools." This article lists the tools that can be installed. When installing Visual Studio 6.0, there is a selection under the Setup Options entitled "Server...
  • INFO: Visual Studio 6.0 SP3 Readme: Part 6 - Visual InterDev
    This Readme file contains updated information for the entire Microsoft Visual Studio suite of developer tools. If you downloaded a Core service pack from the Internet, not all sections of this file apply to the updates you received. The fixed issues...
  • INFO: Visual Studio 6.0 SP3 Readme: Part 9 - File Versions
    This Readme file contains updated information for the entire Microsoft Visual Studio 6.0 suite of developer tools. If you downloaded a Core service pack from the Internet, not all sections of this file apply to the updates you received. The fixed...
  • INFO: Microsoft Libraries Update: What, Where, Why
    This article provides information about the contents of the Microsoft Libraries Update and where you can obtain it. The Microsoft Libraries Update addresses known binary compatibility problems with certain run-time redistributable files shipped...
  • INFO: Unisys GIF and LZW Technology License Information
    This article provides information about licensing issues regarding the .gif file format and the Lempel Ziv Welch (LZW) data compression and decompression technology. Unisys has patented this technology and requires that anyone using this technology...
  • How to install Crystal Reports for use in Visual Basic 6.0
    Crystal Reports is not part of the Visual Basic or Visual Studio setup. However, you can install it from the Visual Basic and Visual Studio CDs. NOTE: Starting with Visual Basic 6.0, Microsoft has included a new report generator called the...
  • How To Tell That a Visual Studio Service Pack Is Installed
    This article explains how to tell if you have a Visual Studio 6.0 Service Pack installed in your System. The Help About box for developer tools may indicate what updates have been made since the initial installation. This is not a guaranteed method for...
  • INFO: Russian and Portuguese MFC Resource Files Not Available
    Localized MFC resources are available for most major international languages; however, MFC Wizards are not available for certain countries. Furthermore, the corresponding localization resource-only DLLs are not redistributable. It is possible,...
  • Using the PHD Class to Isolate Memory Leaks
    Memory leaks are a problem in many applications. A concrete way of determining memory leaks is to use the PHD Visual C++ class that is provided in this article. By logging memory statistics in an application using the PHD class, you can get a more...
  • EnumSrv.exe Finds Services in STATUS_START_PENDING State
    EnumSrv.exe is a file that contains EnumSrvc.exe. EnumSrvc.exe is an executable file that checks for services that are in a STATUS_START_PENDING state. If a service remains in the STATUS_START_PENDING state, it might cause applications that call...
  • How To Export and Import Access Tables Using DAO or ODBC
    This article details how to import and export tables using SQL DML (data manipulation language) statements with the Microsoft Access ODBC driver.
  • INFO: SpeechKit by Chant Inc. Support Information
    SpeechKit by Chant Inc. is component software that allows you to create speech recognition and speech synthesis software for your desktop and Web- enabled programs. This article shows you where to download an evaluation copy of the software component...
  • Data Tool database object creation not available in Visual InterDev 6.0
    The Visual InterDev 6.0 Professional package does not contain the ability to create database objects like database diagrams, tables, or stored procedures. This is a departure from Visual InterDev 1.0, where this was possible. The functionality was...
  • INFO: Security Issues with RAD Remote Development Support
    You can install Visual InterDev RAD Remote Development Support as an option on Windows NT or Windows 2000. In Windows NT, this is installed with the Windows NT 4.0 Option Pack and is automatically installed if the Windows NT 4.0 Option Pack is...
  • INFO: Visual Studio 6.0 Service Pack 1 Readme
    The Microsoft Visual Studio 6.0 Service Pack 1 Readme contains the following sections: Overview Installation Notes on Fixes Finding More Information
  • How To Determine VS97 Service Pack Updates in a Product
    The Help About drop-down boxes in the various developer tools included in Visual Studio 97 do not indicate what updates have been made since the initial release of the product in 1997. After you apply the Service Pack to a developer tool, the only...
  • How to make Visual C++ recognize file extensions as C/C++ files
    Describes how to make Visual C++ recognize file extensions as C/C++ files. To do this, you may change some settings in Registry Edit.
  • DOC: Enabling ASP Client-Side Debugging
    The Visual InterDev documentation on the Microsoft Developer Network (MSDN) states that you need to select the Automatically enable ASP client-side debugging on launch option to enable client-side debugging in Active Server Pages (ASP) files. This...
  • How To Troubleshoot Visual Studio 6.0 Setup
    If you are experiencing difficulty when you set up the Visual Studio 6.0 components, there are some troubleshooting steps you can take to help identify and resolve problems. This article describes common troubleshooting steps that you can take....
  • INFO: Visual J++ 6.0 Readme
    The Microsoft Visual Studio 6.0 Service Pack 1 Readme contains the following sections: Overview Installation Notes on Fixes Finding More Information
  • Visual Studio 6.0 service packs, what, where, why
    This article discusses service packs for Visual Studio 6.0.
  • How To Change Information in a Database from ASP
    There are two different methods for performing updates and inserts. One way is to create a recordset and then insert/update its records. The other way is to use the Execute method to issue a SQL statement which inserts/updates the records.
Last Review : December 8, 2007