riched20.dll: Partially implement EM_PASTESPECIAL for CF_TEXT. Fixes bug 14530

Arren Lex arrenlex at gmail.com
Wed Jan 7 03:13:26 CST 2009


msdn says about WM_PASTE: Data is inserted only if the clipboard
contains data in CF_TEXT format.
So I have implemented the CF_TEXT format for EM_PASTESPECIAL for
programs that needlessly use PASTESPECIAL when they could just use
WM_PASTE, like in bug 14530

- Alex
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: smaller_patch.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20090107/ed450ee3/attachment-0001.txt 


More information about the wine-patches mailing list