user32: Add an UpdateClipboard entry point to allow the driver to refresh the clipboa...
commit11c3867349be49768f1364453fff8b7e4f912098
authorAlexandre Julliard <julliard@winehq.org>
Fri, 23 Sep 2016 05:07:08 +0000 (23 14:07 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Sep 2016 11:30:15 +0000 (23 20:30 +0900)
tree9d9009eb367fff1c223e104e22af55fe94392298
parenta502a36af8a45ce355bf21c0df0360b2cf422c6b
user32: Add an UpdateClipboard entry point to allow the driver to refresh the clipboard before it's open.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/clipboard.c
dlls/user32/driver.c
dlls/user32/user_private.h