Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HELP! Timers

Status
Not open for further replies.

gford2

Technical User
Joined
Oct 11, 2000
Messages
7
Location
US
I need help people!
I need to store the positions of a moving mouse in a data file. I want to use a timer to send the position of the mouse to a file at interval of 10-100ms.
I can display the movement of the mouse, however I have no clue on how to use timers (especially to do this).
Please respond if you know how to do this.

trozzel@aol.com
 
i would think that a better approach would be to capture the mouse move event (i'm not sure which message that is). Just a thought...

thiefmaster
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top