[08 May 2010] Bug in ClearClipboard()?
Posted: Sat Jun 13, 2020 5:32 pm
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 08 May 2010 19:45:12 -0000
After calling ClearClipboard(), PeekClipboard() and GetClipboard() return #CLIPBOARD_TEXT (as type) and GetClipboard() also returns " " (as data).
Shouldn't #CLIPBOARD_EMPTY be returned after using ClearClipboard()?
After calling ClearClipboard(), PeekClipboard() and GetClipboard() return #CLIPBOARD_TEXT (as type) and GetClipboard() also returns " " (as data).
Shouldn't #CLIPBOARD_EMPTY be returned after using ClearClipboard()?