'ello
I have a class module, that will use SendMessage to communicate with another application...
what I want is for that application to be able to SendMessage back to the class module...

How do I create a handle/window blah blah for a class module and subclass it?