[Bug 6515] Remedy ARS: edit buffers get cut off

Wine Bugs wine-bugs at winehq.org
Wed Oct 25 22:27:33 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=6515





------- Additional Comments From mike at codeweavers.com  2006-25-10 22:27 -------
trace:richedit:RichEditANSIWndProc hWnd 0x400a4 msg 0435 (EM_EXLIMITTEXT)
00000000 001e8480

Looks like the limit is being set to something large, and our test cases show
that it does start off at 32767 (see test_EM_EXLIMITTEXT in
dlls/riched20/tests/editor.c), so EM_EXLIMITTEXT may need to do a bit more work.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list