[32/44] richedit: PFE_TABLE flag is now used instead of private bTable value.

Dylan Smith dylan.ah.smith at gmail.com
Tue Jun 17 20:20:35 CDT 2008


The PARAFORMAT structure has a bit in wEffects to indicate whether the
paragraph is a table or not, so this should be used instead of a private
bTable value, since this structure can be retrieved with EM_GETPARAFORMAT.
---
 dlls/riched20/caret.c   |    4 +++-
 dlls/riched20/editor.c  |   10 +++++-----
 dlls/riched20/editstr.h |    3 +--
 dlls/riched20/para.c    |    6 +++---
 dlls/riched20/writer.c  |    6 ++++--
 5 files changed, 16 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0032-richedit-PFE_TABLE-flag-is-now-used-instead-of-priva.diff
Type: text/x-diff
Size: 4662 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080617/54067b13/attachment.diff 


More information about the wine-patches mailing list