Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DirectX - Mouse Won't Move
#3
To move the mouse pointer, QM internally uses Windows API function SendInput. Another function that can be used is SetCursorPos (can be used from macros too). Also, using journal playback hook. I don't know how DirectX programs get mouse position. Probably it is at lower level, ie they don't get input generated programmatically.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)