Changes between Initial Version and Version 1 of Ticket #2649, comment 9
- Timestamp:
- 03/17/20 06:33:53 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2649, comment 9
initial v1 12 12 Adding a small delay between the first and second command "fixes" the problem. 13 13 There's no difference between our first attempt to update the clipboard and the subsequent ones: 14 * `OpenClipboard 14 * `OpenClipboard` 15 15 * `EmptyClipboard` 16 16 * `SetClipboardData` - this one fails with `The handle is not valid`