Moving mouse in VB (instead of regular mouse)? 
Author Message
 Moving mouse in VB (instead of regular mouse)?

Hello, I am looking to develop an alternative mouse pointer, but I need to
know how to move the mouse around in other programs.  API call?
Thanks
David Mercer


Thu, 10 Sep 1998 03:00:00 GMT  
 Moving mouse in VB (instead of regular mouse)?

Quote:
>Hello, I am looking to develop an alternative mouse pointer, but I need to
>know how to move the mouse around in other programs.  API call?

To give the mouse a new pointer, edit the cursor resource file

SetCursorPos API.


--
Newbiehood is not a period of time, it's a way of life.

http://www.sn.no/~balchen/
ftp://ftp.sn.no/user/balchen/



Fri, 11 Sep 1998 03:00:00 GMT  
 Moving mouse in VB (instead of regular mouse)?

Quote:

>Hello, I am looking to develop an alternative mouse pointer, but I need to
>know how to move the mouse around in other programs.  API call?

API: SetCursorPos(), GetCursorPos().

Helge ;-)=)

----------------------------------------------------------
      (c) All Thoughts are Mine -- Genuine Genius
----------------------------------------------------------

----------------------------------------------------------



Tue, 22 Sep 1998 03:00:00 GMT  
 Moving mouse in VB (instead of regular mouse)?
Quote:


>>Hello, I am looking to develop an alternative mouse pointer, but I need to
>>know how to move the mouse around in other programs.  API call?

Have you looked at the CreateCursor API?

_________________________________________________________
New Vision Software                  "When the going gets weird,"
Bryan Stafford                  "the weird turn pro."

                                                    Fear and Loathing in LasVegas



Wed, 23 Sep 1998 03:00:00 GMT  
 Moving mouse in VB (instead of regular mouse)?
Quote:



>>>Hello, I am looking to develop an alternative mouse pointer, but I need to
>>>know how to move the mouse around in other programs.  API call?

>Have you looked at the CreateCursor API?

I'll check it - thanks


Wed, 23 Sep 1998 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. move a mouse pointer to a different location without moving the mouse

2. mouse move event detected with no mouse movement?!?

3. Changing to a Copy or Move DragIcon while in Drag mode but NOT moving the mouse

4. Mouse Over/ Mouse out in VB

5. Using Keyboard instead of mouse produces error SOS !!!

6. mouse interface program MOUSE.BAS

7. SLOWING DOWN the mouse (decreasing mouse sensitivity)

8. SLOWING DOWN the mouse (decreasing mouse sensitivity)

9. MOUSE MENU - MOUSE MENU

10. Mouse clicking without clickinmg the Mouse

11. Mouse.left Mouse.top ??

12. Invisible mouse...?...no mouse pointer...?

 

 
Powered by phpBB® Forum Software