[winex11.drv/clipboard.c] Fix insert text from clipboard

Anatoly Lyutin vostok at etersoft.ru
Thu Dec 14 12:01:29 CST 2006


For get from clipboard the old non Unicode application  calls 
GetClipboardData(CF_TEXT) which no processed non latin symbols. We wrap 
it with GetClipboardData(CF_UNICODE).
Any suggestions?

ChangeLog:
Wrap X11DRV_CLIPBOARD_ImportXAString via X11DRV_CLIPBOARD_ImportUTF8.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winex11.drv_clipboard.patch
Type: text/x-patch
Size: 3062 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061214/54f99e63/winex11.drv_clipboard.bin


More information about the wine-patches mailing list