| 1) start a new project of "ActiveX DLL" type.
2) Type the code into the class modules.
3) Compile it.
Not all editions of VB-6 have the capability to create DLL files. Working Model nad Learning editons don't. You need something like the Standard, Professional, or Enterprise edition in order to compile the class modules into a DLL file. |