getting cursor position
whats the way to get the cursor pos in a win32 application?
and is there a way to make a particular function get called every time the mouse position changes?
ive left my microsoft programming book at school and we''re on break for quite a while, so how do you declare the varible that gets the cursor pos
? x;
fu = GetCursorPos(x);
maybe im way off, but this is how i did it in vb but it didnt have to be a special type
? x;
fu = GetCursorPos(x);
maybe im way off, but this is how i did it in vb but it didnt have to be a special type
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement