[3/3] richedit: Added in support for streaming in and out nested tables.

Dylan Smith dylan.ah.smith at gmail.com
Thu Aug 7 11:31:46 CDT 2008


I already implemented enough to store and display nested tables in
previous patches, but prevented nested tables from being inserted since
there was no support for the rich text to stream in and out the nested
tables.

This patch adds the rich text support for nested tables that was
necessary to finish it's implementation.
---
 dlls/riched20/editor.c |  101 ++++++++++++++++++++++++++++++++++++++++-------
 dlls/riched20/reader.c |   14 +++++-
 dlls/riched20/rtf.h    |   14 ++++++-
 dlls/riched20/writer.c |   30 +++++++++++---
 4 files changed, 133 insertions(+), 26 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0006-richedit-Added-in-support-for-streaming-in-and-o.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080807/a8a16f61/attachment.txt 


More information about the wine-patches mailing list