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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading DLL Information using VB6

Status
Not open for further replies.

redshadow

Programmer
May 24, 2001
70
0
0
PH
Hi All,

I would like to create a dll which will act as a plug-in to my application, however, I don't know how to read DLL information in VB6 as this is to be developed in VB6.

What I want exactly is to know the version number and the public functions and variables inside of the DLL so that my main application can read it.

Anyone who knows how to do it? Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top