SAMPLE: Use ZAP.EXE to Find Duplicate DLLs and VBXs in VB 3.0 (120074)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q120074 SUMMARY
It is not uncommon for Windows programs to ship with libraries of routines
known as dynamic link libraries (DLLs). As more and more applications ship
these types of files, duplicates of files tend to accumulate.
The ZAP.EXE sample program is useful for finding duplicated DLLs and VBXs
in a system, which could potentially cause problems. It can search the same
places searched by Windows when a VBX or DLL is loaded. The sample code
demonstrates several API functions, both in the interface and in the
primary algorithms.
Modification Type: | Minor | Last Reviewed: | 2/24/2005 |
---|
Keywords: | kbenv KB120074 kbAudDeveloper |
---|
|