QUOTE(SkypeUser2008 @ Thu Jun 7 2007, 11:01) [snapback]403575[/snapback]
I want to use skype api and skype4com in the one promgram and let skype just show the form "another program wants to use skype" one time.Now,when I use skype api to access skype,skype would show a form say "another program wants to use skype",after select "allow this program to use skype",my program use skype4com to access the skype,the skype also show the form to say "another program wants to use skype".I want the skype don't show this form in the second time,how can I do?
Sorry,my english is so poor,maybe nobody know what I mean.Before skype support skype4com,my program use normal skype api to access skype(example,use "search activecall" to search skype's active call),but sometimes,these api is too slow to get skype's message,so now,I want to use skype4com api to get skype's content(example,get skype's user),but I don't want to change all the old api to skype4com,because it would consume much time for me.I just want the skype not to prompt the message say"another program wants to use skype" when I use Api between the old Api and the skype4com api.Is skype can do it?