Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Find the dll version

Status
Not open for further replies.

VisualBasicHelp

Programmer
Sep 7, 2005
74
GB
Hi,

How can I find the dll version, of a particular class, installed in my system, using a function/procedure.


Thanks in advance
 
Starting with the API GetFileVersionInfoSize for the GetFileVersionInfo API.

Good Luck

 
Hi Prgrmr,

I know to program in VB. But am not so comfortable with the advanced VB. Please, can you detail, how can I find the version, considering me as a starter.

With regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top