
Help needed raising events from ActiveX DLL
I'm creating my own ActiveX DLLs in VB6, and can't get events to raise back
to the application referencing it.
What's wierd is when I reference the DLL, I can see all of the object's
events, but none of them ever execute. Does anyone know what I'm doing
wrong?
Thanks in advance!