[WIN32K] -NtUserEmptyClipboard: Change its behaviour to wait for WM_DESTROYCLIPBOARD...
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 18 Aug 2017 17:18:17 +0000 (17:18 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 18 Aug 2017 17:18:17 +0000 (17:18 +0000)
commit8998ffaca274edb06f5e0cd3f351cdaef03d4487
tree2b55287955b49dbc585da144be1584e3a77426a2
parent44fc547ffa910f1bce117f739c19c714317db172
[WIN32K] -NtUserEmptyClipboard: Change its behaviour to wait for WM_DESTROYCLIPBOARD to return so it behaves like windows and our ole32 doesn't trip on its assumptions that everything works fine. A test will be written soon to prove that this is correct. CORE-12302

svn path=/trunk/; revision=75616
reactos/win32ss/user/ntuser/clipboard.c