Hey sup, I'm what you guys would call a programming noob. I'm taking an intro to programming class in college right now to give you an idea. Right now I'm trying to write a program (or whatever is actually needed) that will automatically minimize Skype once the call is terminated. What I hear is that I just need to simulate a mouse click on the minimize button once Skype recognizes that the call has been terminated. Here is where I found the Skype API. I've never used API in my coding, I have no idea how it ties into my code so I'm hoping that you guys can help me with this. This isn't a homework assignment just something I'm doing on my own to try and understand programming a little better. Pardon if this is not the right board for this. Thanks and I appreciate any help you can give me!