riched20: The wParam parameter to WM_GETTEXT contains the number of characters, not the number of bytes.

Robert Shearman rob at codeweavers.com
Fri Jan 18 07:23:37 CST 2008


Fix up some places in the WM_GETTEXT handler where it was assumed that 
it was a byte count.
---
  dlls/riched20/editor.c |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f730a2389a2f0989bd7bacc095a1e8cf29615a7b.diff
Type: text/x-patch
Size: 907 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080118/b2eb4693/attachment.bin 


More information about the wine-patches mailing list