Click to See Complete Forum and Search --> : Receiving Events from DLL written in Visual Basic


Jesus Delgado
12-15-2000, 04:45 AM
I have managed to link in and call into a VB DLL successfully.
That is, I can call a fucntion and know that it gets through to
the DLL. I need help in how to receive events generated by the
VB DLL.

I have looked through the message posted but di not find any
previous posting regarding Events.

Any help would be appreciated.