[OLE32] -Recreate the clipboard window if it isn't a valid window handle. Can happen...
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Tue, 22 Aug 2017 08:02:30 +0000 (08:02 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Tue, 22 Aug 2017 08:02:30 +0000 (08:02 +0000)
commit8da0a3a46dc3a81f0d90dae200764cd03649c746
tree17c8ddf6d6b7208c21a62ef022d6178f4e6b547f
parent6bb9ea74e58d55f1f1099dfe9f28a34a5e3ef9b6
[OLE32] -Recreate the clipboard window if it isn't a valid window handle. Can happen if the thread that first used the ole clipboard exists which also leads to the clipboard window being destroyed.

svn path=/trunk/; revision=75637
reactos/dll/win32/ole32/clipboard.c