[PATCH 2/2] ole32: Do not link OLE clipboard object lifecycle to OLE initialization state.

Huw Davies huw at codeweavers.com
Mon Jul 26 05:32:17 CDT 2021


On Fri, Jul 23, 2021 at 08:18:43PM +0300, Paul Gofman wrote:
> Fixes text paste in Origin launcher and overlay.
>
> Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
> ---
>  dlls/ole32/clipboard.c       | 105 +++++++++++++++++++++--------------
>  dlls/ole32/compobj.c         |   1 +
>  dlls/ole32/compobj_private.h |   2 +
>  dlls/ole32/ole2.c            |   8 +--
>  dlls/ole32/tests/clipboard.c |  31 +++++++++--
>  5 files changed, 94 insertions(+), 53 deletions(-)

I've sent in version two with a few style tweaks.

Thanks,
Huw.



More information about the wine-devel mailing list