modi123 wrote:
I am looking to develop assistance software for our customer service folks, and I am looking to have a VB.NET app hook to a windows live messenger IM box. From there I would like my app to input text into the box, and initiate the 'send' button.
I know this can be done - I imagine the spammers that nest in yahoo have found a way to do it, but my web search turned up blank.
Any help would be appreciative.
thanks!
Take a look at some of the Media Center 2005 assemblies in Reflector, it integrates with Windows Messenger (but not WLM Messenger, big difference) to send and receive messages.