add-ins message pump?

Hi all,

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.

[442 byte] By [vinnycoyne] at [2007-12-25]
# 1
If you Gac the binary (your addin) you can have access to the full systems API set so windows message handles are valid there. (as long as you have admin access on the box for the proper set of message handles)
jbakerMSFT at 2007-9-3 > top of Msdn Tech,Windows Live Developer Forums,Windows Live Messenger: Development...
# 2
Thanks for the response, James. I'm afraid I do not understand what you mean by "Gac the binary". Could you please explain this to me?

Thanks,

Vinny.

vinnycoyne at 2007-9-3 > top of Msdn Tech,Windows Live Developer Forums,Windows Live Messenger: Development...

Windows Live Developer Forums

Site Classified