07-01-2015, 02:13 PM
My code:
int monitor=2
if(!monitor) ret
int x y cx cy
GetWorkArea x y cx cy 1 monitor
mou cx/2+x cy/2+y
mou 0.5 0.5 win
And...cursor is back to the first monitor
Without last line is ok.
What's wrong?
int monitor=2
if(!monitor) ret
int x y cx cy
GetWorkArea x y cx cy 1 monitor
mou cx/2+x cy/2+y
mou 0.5 0.5 win
And...cursor is back to the first monitor

Without last line is ok.
What's wrong?
