Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Locking the mouse to "x" window
#2
Macro
Code:
Copy      Help
int w1=win("Quick Macros" "QM_Editor")
RECT r; GetWindowRect w1 &r
ClipCursor &r
10
ClipCursor 0


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)