add-ins message pump?
I'm new to WLM and C# development, so forgive me if this is a rookie question:
I would like to know if it is at all possible to implement a message pump within an add-in, to handle incoming windows messages (sent from another application using SendMessage())?
If so, if someone could give me an example of how to add this functionality to the SmartTalker add-in example, I'd really appreciate it.
Thanks in advance,
Vinny.

