tool to interact with the Skype API

I wrote a small tool which connects with skype via the Skype API. and allows you to type commands, and see the responses from skype.

Usage

	C:\>skypeapilog.exe
	ready
	pending authorization
here skype pops up a window requesting permission.
	success: skypewnd= 000300d6
	>>CONNSTATUS ONLINE
	>>CURRENTUSERHANDLE nlitsme
	>>USERSTATUS ONLINE
	get user nlitsme fullname
	>>USER nlitsme FULLNAME Willem Hengeveld
type ctrl-c to stop
	^C
	C:\>