[PATCH v3] riched20: implement ITextRange/ITextSelection Copy and Cut

Damjan Jovanovic damjan.jov at gmail.com
Thu Oct 15 06:08:54 CDT 2020


On Thu, Oct 15, 2020 at 11:29 AM Huw Davies <huw at codeweavers.com> wrote:

> On Thu, Oct 15, 2020 at 06:21:43AM +0200, Damjan Jovanovic wrote:
> > Try 3 fixes copying from a password masked richedit control,
> > and gets tests to pass.
> >
> > Clipboard handling is unified with the previous code in editor.c.
> > Manual tests show trying to cut from a read-only field beeps when
> > using WM_CUT or Ctrl+X, but not when using these APIs.
>
> Hi Damjan,
>
> Thanks for the patch.  There were a few issues,
> most notably with the handling of the IDataObject
> out interface.  Rather than have you fix them
> and run into changes that I'm making at the moment,
> I've fixed it up myself and sent it in.
>
> Huw.
>

Great, thank you :).

And thank you for your other contributions to riched20, that DLL still
breaks quite a few apps.

Damjan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201015/714fdd04/attachment.htm>


More information about the wine-devel mailing list