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

typelib dll

Status
Not open for further replies.

theemperor

Programmer
May 22, 2001
28
AT
Hi there,
I have written an ASP-application using VBScript and I use a lot of constants and arrays in include-files using the <!-- #include file=&quot;name.inc&quot; --> tag. The application suffers from a lack of performance and I read somewhere that including lots of consts should be done via a typelib-dll.
My question is how can I create such a typelib-dll in VB6?

Thanx in advance,
Robert.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top