RE: Automatically accept new contact in contact list
There is a way to do it and I will give it a shot tonight. The way is basically search for all windows with a specific classname and figure out if its the AddContact window. Since you cant use EnumWindows thats the only way to do it.
|