Hey
Why does Windows 10 "AutoIt Window Info" give the wrong window position?
WinMove() moves the window to a different point than parameters? -look script
The test script moves the notepad.exe window to 0, 0, the real window coordinates are 8, 0
Modified script add WinGetPos()...