|
-
May 14th, 2006, 03:52 AM
#1
Thread Starter
New Member
MouseKill (measures mouse movement)
MouseKill, short for Mouse Kilometer, haha, im funny.... *shakes fist* start laughing, lol
I created this program a while back when i was learning how to program in visual basic. It doesn't do much more then how far you moved your mouse (in the metric system) and displays the system time and date. The "run in background" feature fails very hard, as everyone I asked specifically said that you cannot place icons in the system tray using VB, but a few hours ago, i found out you could, but i am way too lazy to add it, lol.
This code shows how to us the "GetCursorPos" to track the cursor on screen even when the windows aren't selected.
The coding may be a little sloppy, but what do I know. There is no commenting, so you'll have to figure out what everything does.
This was a long post, and I think its in the wrong place, lol
Last edited by Hack; May 15th, 2006 at 06:01 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|