riched20/tests: Add retry loop around OpenClipboard() to avoid access denial.
commit25743d46f4103c7345c955b87b4134a065fb5f1d
authorEric Pouech <eric.pouech@gmail.com>
Mon, 13 Feb 2023 12:02:57 +0000 (13 13:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Feb 2023 21:18:03 +0000 (13 22:18 +0100)
tree09e776d4f7dc9f753680dae89e08240090b84717
parent4fd5252f635817b431673accaba718c7481f48f6
riched20/tests: Add retry loop around OpenClipboard() to avoid access denial.

Reusing existing helper from user32 & comctl32.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47888
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
dlls/riched20/tests/richole.c