65.9K
CodeProject is changing. Read more.
Home

Mouse Programming in C/C++

starIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIconemptyStarIcon

1.04/5 (29 votes)

Aug 14, 2005

5 min read

viewsIcon

244965

This is an article which describes interfacing of the mouse using C/C++ programming. It contains information about: 1]calling the mouse 2]hiding the mouse 3]setting the position of the mouse 4]restricting the mouse position.