i would like to ask anyone who knows how to use a mouse click in C++. i want to use the mouse to enter a choice of list.
Eg.
LOGIN
REGISTER
EXIT
i wan to use my mouse to enter either one of the choice. can i do it using C++? is it possible? and i m using MinGW Studio Developer by the way. can anyone help me?