[PATCH 1/2] riched20: Implement ITextSelection::GetText.

Nikolay Sivov bunglehead at gmail.com
Wed May 21 03:26:45 CDT 2014


On 5/21/2014 12:20, Jactry Zeng wrote:
> Hi Nikolay,
> 2014-05-21 14:56 GMT+08:00 Nikolay Sivov <bunglehead at gmail.com 
> <mailto:bunglehead at gmail.com>>:
> >>
> >> +HRESULT ME_ITextGetText(ME_TextEditor *editor, ME_Cursor *start, 
> ME_Cursor *end, BSTR *pb) DECLSPEC_HIDDEN;
> >
> > Is this really needed?
>
> I would like to share ME_ITextGetText between ITextSelection::GetText 
> and ITextRange::GetText.
But ITextSelection is a ITextRange too, so you need to implement it for 
ITextRange only.
>
> Thanks for your review!
> -- 
> Regards,
> Jactry Zeng
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20140521/93eff456/attachment.html>


More information about the wine-devel mailing list