How would you go about adding mouse control to a c++ console app program?
are there any tutorials that cover such things?
Thanks
![]()
This is a discussion on mouse control within the C++ Programming forums, part of the General Programming Boards category; How would you go about adding mouse control to a c++ console app program? are there any tutorials that cover ...
How would you go about adding mouse control to a c++ console app program?
are there any tutorials that cover such things?
Thanks
![]()
Go through this tutorial.
You'll learn alot more about console programming than just handling mouse events.
gg