Results 1 to 4 of 4

Thread: Move Movement Help

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2004
    Location
    Metairie, LA
    Posts
    2

    Question Move Movement Help

    Hi, I have a game that uses directX7 and I am trying to control the cursor position with a 3rd party program. I have did this sucessfully before using setcurpos API in other applications, but for some reason, I'm thinking because of the directX use that the setcurpos API function does not effect the position of the cursor in the game. Do I need to somehow use DirectInput in order to modify the mouse position.


    Thanks,
    Richard

  2. #2
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051
    Just to clarify, the game using DirectX7 isn't your own, and the 3rd party program is one you made (that moves the mouse using setcurpos)??

    Is this correct?
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


  3. #3

    Thread Starter
    New Member
    Join Date
    May 2004
    Location
    Metairie, LA
    Posts
    2
    Yes, that is correct. I am trying to controll the mouse in a game that uses directX7 with my VB prog (3rd party app)

  4. #4
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    I am not 100% sure, but I don't think you can use the WinAPI to do this, because in most cases DInput, hides the Windows cursour and uses an other one.

    And I have no idea how to do it either...sorry..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width