CSkypeWnd, code for interacting with Skype

I wrote a small WTL class called CSkypeWnd some time ago and didn’t get a chance to use it.

The class works with the public Skype API to allow you (to mention a few) :

  • Initiate / Answer calls.
  • Get/Set the currently use sound-device (usefull).
  • Get information about contacts.

The class is easily portable to a framework like MFC or just plain Win32.

You can download the code here : OhadSkypeExample.zip.

Any changes/comments would be greatly apprechiated.

If you need the WTL headers you can get them here.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>