How To Determine the Version of a DLL (193573)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
This article was previously published under Q193573 SUMMARY
It is often necessary to determine the version of a .dll file on a user's
system, such as when using the common controls. Determining the version of
the Comctl32.dll file allows the developer to know, for instance, what
functionality is available at run-time. This article demonstrates how to
create and use the GetDllVersion() function to determine the version of a
.dll file.
REFERENCES
(c) Microsoft Corporation 1998. All Rights Reserved. Contributions by Mike
A. Stewart, Microsoft Corporation.
Modification Type: | Minor | Last Reviewed: | 6/30/2004 |
---|
Keywords: | kbcode kbhowto KB193573 |
---|
|