user32/tests: Properly maintain clipboard viewers chain.
commit83367e874cc65d22fa5f30b2e3512c011818125f
authorNikolay Sivov <nsivov@codeweavers.com>
Fri, 7 Mar 2014 10:30:56 +0000 (7 14:30 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Mar 2014 10:36:08 +0000 (7 11:36 +0100)
tree59f3c855af6d50ffe9df50615e528e03a8fab4a8
parentc91c8ca92d8e28fef9a644e65b2395ce2fae4ecb
user32/tests: Properly maintain clipboard viewers chain.

Without this CloseClipboard() will crash on Windows 8 if executed after
test_messages().
dlls/user32/tests/clipboard.c