How To Make a Typelib (.TLB) File for ActiveX Components (161272)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q161272 SUMMARY
When you create an ActiveX component (OLE server) using Visual Basic, a
separate typelib (.TLB) file is not generated automatically. By default,
the type library for the ActiveX component is compiled into the .EXE or
.DLL file. If you are using the Professional or Enterprise editions of
Visual Basic 5.0, you can create a typelib file for any non-private ActiveX
.EXE (out-of-process OLE server) and any non-private ActiveX .DLL
(in-process OLE server).
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto KB161272 |
---|
|