I was wondering if it is possible to move the mouse in C++. Like get the coordinates and move the cursor. Maybe it's not possible but it would be cool.
thx
virus.exe 0 Newbie Poster
Recommended Answers
Jump to Post>I was wondering if it is possible to move the mouse in C++.
Not in pure, standard C++.>Like get the coordinates and move the cursor.
You'll need to use an API to do that, so what platform are you trying to write this for?
Jump to Postovcourse its posible c++ is a really flexible programing language it can practially do anything you can think of etc....
All 5 Replies
John A 1,896 Vampirical Lurker Team Colleague
virus.exe 0 Newbie Poster
John A 1,896 Vampirical Lurker Team Colleague
grunge man 0 Junior Poster
BhawikJain 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.