http://bugs.winehq.org/show_bug.cgi?id=10577 --- Comment #10 from Alex Villacís Lasso <a_villacis(a)palosanto.com> 2007-12-06 13:10:58 --- Created an attachment (id=9522) --> (http://bugs.winehq.org/attachment.cgi?id=9522) WM_GETTEXTLENGTH should include CR to CRLF conversion in character count This is the final of 4 patches to fix problems in riched20 control. WM_GETTEXTLENGTH should include CR to CRLF conversions in count. This is consistent with the recently fixed behavior of WM_GETTEXT converting CR to CRLF. This patch requires at least the third patch of the series (correction to behavior of EM_GETTEXTLENGTHEX). Patch already sent to wine-patches. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.