[ros-bugs] [Bug 2900] large text sent to RichEdit20W via EM_STREAMIN deletes the RichEdit20W window

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Fri Feb 8 04:41:10 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=2900





--- Comment #4 from b4dc0d3r <b4dc0d3r at gmail.com>  2008-02-08 04:41:10 CET ---
http://www.download.com/3001-2250_4-10704232.html
Winzip 11.1 build 7466 (winzip111.exe, 12MB)

If this does not work I will make the installer available another way as long
as it does not violate the license agreement.  If you pass NULL for the initial
text, it does succeed, but seems to expose other problems.  In this test case,
I have attempted to duplicate exactly what this particular installer does.

The MSI script seems to only take one parameter for RichEdit boxes (by design,
even on Windows).  It uses this parameter in the CreateWindow call, and then
sets the RTF contents with the same string.  At least this is my understanding,
it has been a while since I looked at this.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list