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...
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...
FIX: VSS integration slow updating source code control status When you use Visual SourceSafe integration with Visual C++, you may experience significant performance loss under the following conditions: Two or more users execute a source control operation that results in refreshing the file status at the same...
List of bugs fixed in Visual Studio 6.0 Service Pack 4 This article contains a list of Microsoft Knowledge Base article numbers for bugs that are fixed in Visual Studio version 6.0 Service Pack 4. Service packs are cumulative. This means that the bugs fixed in a service pack are also fixed in subsequent...