user32/tests: Test delayed clipboard rendering after window destruction.
commitce98c3b58e1006c86b1ab5d1600e0c2d2b56413e
authorFrancois Gouget <fgouget@codeweavers.com>
Tue, 10 Aug 2021 03:51:39 +0000 (10 05:51 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Aug 2021 15:53:55 +0000 (10 17:53 +0200)
tree3d9bdacb1fa30bebca604daf33f0edfc12a91912
parentd07d4ef7991991850479930db438292d176b24a6
user32/tests: Test delayed clipboard rendering after window destruction.

If the window does not render the delayed-rendering clipboard formats
before it is destroyed, then they should be removed from the clipboard,
including the derived formats added by CloseClipboard().

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/clipboard.c