richedit: The wrong bits were cleared from wBorders in PARAFORMAT2

Dylan Smith dylan.ah.smith at gmail.com
Mon May 5 14:11:50 CDT 2008


The code intended to zero out the part bits 8-11 in wBorder and then
set them with an OR operation, however the wrong bits were being
zeroed out.  This bug would be rare to notice since table borders are
not yet implemented, paragraph borders are not often used, and 2 of
the 3 bits being zeroed out are not yet supported by Wine.

See PARAFORMAT2.wBorder structure on MSDN:
http://msdn.microsoft.com/en-us/library/bb787942.aspx
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: richedit-The-wrong-bits-were-cleared-from-wBorders-in.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080505/838fb3c2/attachment.txt 


More information about the wine-patches mailing list