http://bugs.winehq.org/show_bug.cgi?id=9753
voessli stanwell@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.13.
--- Comment #8 from voessli stanwell@gmx.de 2007-09-27 16:07:53 --- I think Wine (9.0.13) has got a problem with writing Text to Clipboard. After closing a program which copies text to clipboard (written in VB6 or C++), the clipboard is completely cleared.
This affects functions like
- Clipboard.SetText (VB6) - CopyToClipboard (C++) - setClipboardContents ...