This script is intended to allow the user to move their mouse to the edge of their screen and have the mouse appear to the opposite end.
When the user drags the mouse to the edge of a monitor there is a 300 millisecond delay before the mouse will wrap. This will give the user some time to change their mind and give some time for the taskbar to open if the user has it set to autohide.
When the user drags a window or selection rectangle to the edge of a monitor the user will have 700 milliseconds to take advantage of the Windows 7 Snap feature. If the user has not moved the mouse from the edge within that time then the window will move to the opposite edge.
When the user holds down the mouse wheel the wrap effect is disabled.
Tested on Windows 7 x64 with two monitors placed horizontally.
Updates:
MouseWrap.zip - Source works on latest AutoIt beta. Includes an exe.
downloads: 197