I want to create an ActiveX DLL from Visual Basic 6 from which I would like to call some public functions. I will call this DLL only from VB6. However, it seems that only classe
Yes, it's easy.
Instancing
property of those classes as GlobalMultiUse
. You can read more in the VB6 manual.