<russp@...> wrote: > Okay, Now I'm stuck again. > It succesfully finds all the Skype functions from the framework (or > at least > all the ones I've tried). The problem now is repeated crashes (log > below) > whenever I call fn SetSkypeDelegate (delegate ) which is : After fixing Skype.framework's Info.plist file to contain: <key>CFBundleExecutable</key> <string>Skype</string> I ran the program that I posted about 10 days ago in this thread. It works properly, with no crash in fn SetSkypeDelegate. Robert P.