VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Mouse Reverse

by Alex Flex (3 Submissions)
Category: Jokes/Humor
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This reverses the mouse movement

Side Effects
To click on exit to turn it off
API Declarations
Private Declare Function GetCursorPos Lib "user32" (lpPoint As _
POINTAPI) As Long
Private Declare Function SetCursorPos Lib "user32" (ByVal x As Long, ByVal y As Long) As Long

Rate Mouse Reverse

Download Mouse Reverse

Download Mouse Reverse (2 KB)

Mouse Reverse Comments

No comments have been posted about Mouse Reverse. Why not be the first to post a comment about Mouse Reverse.

Post your comment

Subject:
Message:
0/1000 characters