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@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.