OpenGL Discussion and Help Forums
>
DEVELOPERS
>
OpenGL coding: beginners
> how to move a mouse pointer by command?
PDA
View Full Version :
how to move a mouse pointer by command?
HanWu
12-12-2002, 08:11 AM
can anyone please teach me how to move a mouse pointer by programming command(not manually by hand)with visual c++ 6.0
jebus
12-12-2002, 08:25 AM
SetCursorPos(int x, int y);
jebus
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.