by Departure » Wed Jan 11, 2006 8:45 am
sorry its taking awhile but i am very busy during the weekdays, but let me tell you where i am at, i am using sendkeys method, but it has proven unreliable, this is due to the fact Microsoft fucked that function up a bit, but I am working on improving it buy a series of strings before the sendkey gets sent to the systemlistview, also i am looking at some API that works the same as sendkeys, because the way found was to highlight the first person in the list then send keystroke to get the persons name.
For example in paltalk if you highlight the first perswon in the list the lets say you want to highligh my NME nickname then you would just typ N M E ect.. then NME will be highlighted, so instead of me typing that i am using sendkeys to do that for me, and ofcouse i already know what nick i want highlighted from app,
Maybe i have explained this wrong but if you dont understand just wait until i upload an example code to show you guys