ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Obtaining information about DLLs from VBA (https://www.excelbanter.com/excel-programming/421307-obtaining-information-about-dlls-vba.html)

JAC

Obtaining information about DLLs from VBA
 
Does anyone know how I might obtain the version number of a DLL
(Major, minor and revision) using VBA?

Chip Pearson

Obtaining information about DLLs from VBA
 
Are you referring to standard Win32 DLLs or ActiveX DLLs or NET
assembly DLLs? For Win32 DLLs, look at the FileInfo project on Karl
Peterson's web site. This project shows how to use the
GetFileVersionInfo API function to get info on a Win32 DLL, among many
other interesting features.

http://vb.mvps.org/samples/project.asp?id=fileinfo

Cordially,
Chip Pearson
Microsoft MVP
Excel Product Group
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)



On Sun, 14 Dec 2008 12:37:14 -0800 (PST), JAC
wrote:

Does anyone know how I might obtain the version number of a DLL
(Major, minor and revision) using VBA?



All times are GMT +1. The time now is 01:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com