﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1320	_GUIImageList_DragMove() - bad hWnd parameter	Zedna	Valik	"In documentation there is mentioned bad (not existent) hWnd parameter:

{{{
_GUIImageList_DragMove($hWnd, $iX, $iY)
}}}


Source in GUIImageList UDF and example are OK:

{{{
Func _GUIImageList_DragMove($iX, $iY)
}}}
"	Bug	closed	3.3.1.7	Documentation	3.3.1.6	None	Fixed		
