﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2790	RichEdit_StreamToFile doesn't work	qwert	Melba23	"After losing a day thinking I had a problem with my call, I examined the GUIRichEdit.au3 Include file and found a glaring error in the statement that tests the FileOpen result:

If $hFile - 1 Then Return SetError(102, 0, False)

It was always returning a 102, so I thought my filespec was faulty.

Not so.  I changed my copy to be ""$hFile = -1"" and everything works.  I looked back all the way to 3.3.8.1 and found this same problem, so I don't think the function has worked for a while.

Comparison file is attached.  And, BTW, what's with the question marks in the $iWparam statements?
"	Bug	closed	3.3.13.3	AutoIt	3.3.12.0	None	Fixed	RTF Rich Text RichEdit	
