While developing a Delphi application I noticed that i was unable to compile my application as something was using it. So i opened Process Explorer and noticed that skype had an open handle to my application among other applications.
So why is that so? Why skype opens handles to other executables?
I also noticed that used over 50% of cpu if my application was running...