quote:
Originally posted by SmashD
First thing I have to know:
What's the window caption when talking to somebody?
If you could provide me with that info in english and/or german (windows caption of course...not answering hehe) it would be cool.
Don't base your plugin/addon on constantly polling for windows based upon their caption. Not only is this far too limited if you wanna add something in the future, captions also can change, mimiced, etc. And not to forget constant polling the whole system for an openend window with a certain cpation is process intensive.
Instead, write a true addon for msn messenger (or messenger Plus!) and use the proper events of the Messenger object which are triggered when a conversation is openend.