VarSetCapacity(point, 8) NumPut(1, point, 0, int) ;x1 NumPut(1, point, 4, int) ;y1 MsgBox % DllCall(MonitorFromPoint, int64, &point, int...
確定! 回上一頁