http://bugs.winehq.com/show_bug.cgi?id=1586
Summary: Clipboard not updating Product: Wine Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P4 Component: wine-misc AssignedTo: wine-bugs@winehq.com ReportedBy: adamd_84@hotmail.com
I have a windows app that requires to read data off the clipboard.
However wine dosn't send updated clipboard information as soon as it recives it.
To read new clipboard data i have to almost reset the program,
I was wondering if an event handler for the clipboard could be inserted into wine to send updated clipboard information down.
and also the other way if possible atm
Thanks (i checked but couldnt see this anywhere else)