Is there a function for getting the mouses current position similar to mouse_event() ?
This is a discussion on Finding mouse coordinates without disturbing its position within the Networking/Device Communication forums, part of the General Programming Boards category; Is there a function for getting the mouses current position similar to mouse_event() ?...
Is there a function for getting the mouses current position similar to mouse_event() ?
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
What operating system?
Assuming Windows, it's GetCursorPos.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^
Thanks, I found it shortly after posting, sorry I didnt get back to the thread sooner.
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
Terrific! Happy coding!![]()
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^