On Top Replica 2.8!

I just reorganized the code of On Top Replica and finally committed it on the repository on CodePlex.

I also fixed some annoying things: first of all, resizing now works way better. The aspect ratio of the cloned window is now kept also while resizing, not only when you release the drag handle. Doing that is harder than expected in Windows Forms, but can be done by handling the right Win32 messages.

As a user suggested on the On Top Replica page, I also added region selection to the windows menu: that is, after selecting which window to clone you can also select one of the saved regions to apply directly. This should make using regions a bit easier.

The new region selection feature.

Next updates in the pipeline: refactoring the code a bit (it's messy, but piece by piece it's getting better...) and adding some cool features for Windows 7! That means I'll remove the "tray icon" and leave the application on the task bar, add some jump lists, etc...

Let me know if you find bugs or have some suggestions.
Comments welcome as always.  :)