﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
101	_ScreenCapture_Capture: Cursor is not on the right position	progandy	Gary	"If you make a Screenshot and the upper left corner is not 0,0 the cursor has a wrong position. 
To fix it, line 77 in ScreenCapture.au3 has to be changed to

{{{
_WinAPI_DrawIcon($hCDC, $aCursor[3] - $aIcon[2] - $iLeft, $aCursor[4] - $aIcon[3] - $iTop, $hIcon)
}}}
"	Bug	closed	3.2.11.1	Standard UDFs	3.2.10.0		Fixed		
