Hi Lekrem,
I was looking for a program that activates the current screensaver when I move the mouse into one of the 4 corners like in OS X. This is how I came across your program.
I finaly tested Hot Corners on Vista. As I usually work under a non-administrator account, I found out that your code only calls the default screensaver. I changed the code to use the current users screensaver, and if none is defined, to ignore it.
I also corrected some minor spelling mistakes and added some #includes without which I get compile errors.
It now works fine for me. Thanks for this usefull program.
I have included the au3 file and I have commented the changes. Hot Corners.au3
Have fun!
Best regards,
Denis