UI.WPF.Modern icon indicating copy to clipboard operation
UI.WPF.Modern copied to clipboard

CLIPBRD_E_CANT_OPEN

Open Bober95 opened this issue 1 year ago • 1 comments

Copying text from MessageBox sometimes causes the application to crash with error: 0x800401D0 (CLIPBRD_E_CANT_OPEN)

The solution to this is to use "Clipboard.SetDataObject" instead of "Clipboard.SetText"

Bober95 avatar Apr 24 '24 07:04 Bober95

Hi there, Please try the latest version (0.9.28) and check if this problem still exists.

NotYoojun avatar May 01 '24 03:05 NotYoojun

We can conclude that the error does not currently occur. However, if it happens again, I will contact you

Bober95 avatar May 20 '24 15:05 Bober95