Click Counter

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Drew

    #1

    Click Counter

    I would like to find out how to build a click counter using VB.NET. This is
    not a run-of-the-mill click counter (i.e. for web use), but a novelty app
    that counts how many times you click *anything* with your mouse (left or
    right).

    I play Rise of Nations and after a battle, the stats include a Speed stat,
    which counts how many times the mouse was clicked, how many hotkeys were
    used, etc. I think it would be neat to find out how many times I click my
    mouse everyday.

    I currently develop web apps using ASP (classic) and VBScript, but would
    like to try to work on this on my off-time. I am completely new to VB.NET,
    but would like to learn, and this may be a good way to do so.

    Any advice on where to begin?

    Thanks,
    Drew


Working...