14 Feb
2026
14 Feb
'26
9:11 a.m.
http://bugs.winehq.org/show_bug.cgi?id=34875 --- Comment #18 from KRosUser <kyle.kcsoftwares@gmail.com> --- The bug is here : https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/riched20/txthost.c#L1... if (!lparam || !*text || !*textA) return 0; to be added before if (!unicode && textA && strncmp( textA, "{\\rtf", 5 ) && strncmp( textA, "{\\urtf", 6 )) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.