Thread: Moving mouse

  1. #1
    Registered User
    Join Date
    Jul 2005
    Posts
    64

    Moving mouse

    Hi all,

    I just have a simple question: does there exist a command to move the mouse pointer on the screen without physically moving the mouse (e.g. put it at center position)?

    Thanks.

    Bill

  2. #2
    Registered /usr
    Join Date
    Aug 2001
    Location
    Newport, South Wales, UK
    Posts
    1,273
    SetCursorPos?

    Please try browsing the MSDN Library.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Moving objects with mouse in 3D.
    By psychopath in forum Game Programming
    Replies: 15
    Last Post: 07-10-2011, 04:20 PM
  2. Moving the mouse around with the keyboard?
    By Queatrix in forum Tech Board
    Replies: 2
    Last Post: 05-10-2005, 11:21 AM
  3. mouse click coords and moving a rect
    By techrolla in forum Windows Programming
    Replies: 1
    Last Post: 03-07-2004, 09:49 PM
  4. Mouse moving
    By sirSolarius in forum Windows Programming
    Replies: 5
    Last Post: 11-14-2003, 08:15 PM
  5. Moving a Static box with the mouse
    By AtomRiot in forum Windows Programming
    Replies: 4
    Last Post: 06-26-2003, 11:34 PM