O.P. RE: Automatically accept new contact in contact list
Thanks for your replies.
but I would like to do it programatically.
one way would be to open the option window programmatically, then simulate Keyboard strokes to uncheck the check boxes. i.e simulate down arraow presses, tab presses, ENTER presses etc....
but this solution is very unreliable since two things can go wrong:
1- the series key strokes can change if MSN releases a new version.
2- there is no way to know if the check box is already unchecked.
Another solution would be to do like Matty said. But the AddContact window is a dialog box. I used Spy++ and saw that this window doesn't have a name... I don't know if I'm wrong about this..
Anyway
if anyone has another suggestion plz tell.
|