| O.P.  Retrieve Text of MSN window Hello world
 I'm currently coding an application in vb6 and I've a problem. In fact I would retrieve the content of a MSN window.
 
 By example : To my contact "Marie" The conversation is that :
 
 Marie said :
 Hello
 Zick Said :
 How are you ?
 
 And when I click on a button of my application, there's, by example, a MSGBOX that said :
 
 Marie said :
 Hello
 Zick Said :
 How are you ?
 
 Is someone know how to do ?
 |