+ 7
Can we use mouse click in c++?
3 Answers
+ 6
how?
+ 5
DO NOT USE TURBO C++
You will need to download a library online, but yes.
+ 3
You can read Mouse Events in Code::Blocks or Visual Studio on a Windows Platform using WinAPI. All you need to do is call ReadConsoleInput() and then respond or execute functions according to the type of mouse input (hover, click, double click, wheel scroll, right click, etc).
Read more on this here:
https://docs.microsoft.com/en-us/windows/console/reading-input-buffer-events
Hot today
Тренажер кода
2 Votes
help my code does not iterate
0 Votes
What's wrong with this??
0 Votes
What is the problem 🤨🧐??
1 Votes
Generador de divicion python.
1 Votes