RICHED20: EM_SETTEXTEX must support RTF strings too

a_villacis at palosanto.com a_villacis at palosanto.com
Sat Oct 13 20:02:11 CDT 2007


Another fix for Zoiper (www.zoiper.com). This app can display an About dialog
with a richedit control that displays program credits. The text is a RTF
string pasted with EM_SETTEXTEX, which should result in formatted text being
displayed, but instead results in raw display of RTF codes. The attached
patch fixes this.

Changelog:
* EM_SETTEXTEX should also support RTF strings, just like WM_SETTEXT
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-riched20-EM_SETTEXTEX-rtfstream.patch
Type: text/x-patch
Size: 1181 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071013/2bd4c875/attachment-0001.bin 


More information about the wine-patches mailing list