http://bugs.winehq.org/show_bug.cgi?id=10577
Alex Villacís Lasso a_villacis@palosanto.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |a_villacis@palosanto.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1
--- Comment #7 from Alex Villacís Lasso a_villacis@palosanto.com 2007-12-06 13:01:06 --- Created an attachment (id=9519) --> (http://bugs.winehq.org/attachment.cgi?id=9519) (1/4) Do not truncate CRLF to CR when EM_GETTEXTEX overflows.
First patch of 4 that fix problems found while debugging this bug. When using GT_USECRLF, and a buffer that has enough space for just one of the two characters of the CR to CRLF conversion, EM_GETTEXTEX must not place a solitary CR at the end.
Patch already sent to wine-patches.