﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1031	_ClipBoard_SetData inconsistency with new _ClipBoard_GetData	Ascend4nt	Jpm	"Not sure if this is the place to put this, but this isn't really a feature request, and isn't quite (but-almost-is) a bug.  It has to do with the new _ClipBoard_GetData changes made for AutoIT v3.3.1.2.  See ticket #1028 @ [http://www.autoitscript.com/trac/autoit/ticket/1028].

This new version allows Binary or String input, to match the output of _ClipBoard_GetData. (It also allows the special NULL case which has something to do with the program handling Clipboard requests itself).

While this may break some code, it makes sense to me to keep it consistent with the return values of _ClipBoard_GetData, and avoids the confusing mess of allocating memory prior to a call.

I'm attaching the new (tested) code."	Bug	closed	3.3.1.2	AutoIt	3.3.0.0	None	Fixed		
