[PATCH v3 3/6] riched20: Use combined flags for toggling CRLF and EOP.

Jactry Zeng jzeng at codeweavers.com
Tue Jun 8 00:56:09 CDT 2021


Hi Huw,

On 6/7/21 8:47 PM, Huw Davies wrote:
>> +#define MEGT_NOOLEOBJ        0x00000004 /* Replace OLE object mark with a space. */
> Wouldn't GT_RAWTEXT do what we want here?
I submitted more tests of EM_GETTEXTEX in https://source.winehq.org/patches/data/207366 . It exposed that EM_GETTEXTEX return content including OLE object mark for most of its mode, includes GT_DEFAULT and GT_RAWTEXT. The different between GT_DEFAULT and GT_RAWTEXT is that GT_DEFAULT doesn't 
includes tables and math objects.
So we still need one more private flag likes WINE_GT_NOOLEOBJ for toggling it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210608/95939085/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210608/95939085/attachment.sig>


More information about the wine-devel mailing list