[PATCH 1/8] riched20: Stub for ITextRange interface and implement ITextDocument::Range. (try 5)

Huw Davies huw at codeweavers.com
Fri Sep 12 08:07:32 CDT 2014


On Fri, Sep 12, 2014 at 08:33:29PM +0800, Jactry Zeng wrote:
> Thanks Huw and Sebastian.
> 
> Superseded patch 106499.
> 
> ChangeLog:
> try 5:
> - Alloc txtRge in CreateITextRange()
> try 4:
> - Simplify with macros in include/wine/list.h
> - Using LONG instead of int in This->start and This->end
> - Limit cp1 to (0, TextLength)
> ---
>  dlls/riched20/richole.c       | 730
> +++++++++++++++++++++++++++++++++++++++++-
>  dlls/riched20/tests/richole.c |  35 +-
>  2 files changed, 762 insertions(+), 3 deletions(-)

This first one looks ok to me.  You'll need to re-send
the rest of the series, but it would be better to
wait until this gets in.

Huw.



More information about the wine-devel mailing list