user32: When sending the WM_DRAWCLIPBOARD message, pass the clipboard owner in wParam.
authorAlexander Scott-Johns <alexander.scott.johns@googlemail.com>
Wed, 23 Sep 2009 00:30:28 +0000 (01:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Sep 2009 14:08:59 +0000 (16:08 +0200)
commit64569c66e42df9f04cbe6965213376fd1cdec2ed
treecf1826f5639da6295c86531cb2108ad52a58cb37
parent4807fd99a76e932eb68f284aad79973341913ab8
user32: When sending the WM_DRAWCLIPBOARD message, pass the clipboard owner in wParam.
dlls/user32/clipboard.c
dlls/user32/tests/msg.c