riched20: Add IDataObject implementation and use it for cut/copy.

Kevin Koltzau kevin at plop.org
Wed Feb 22 12:56:11 CST 2006


ChangeLog:
riched20: Add IDataObject implementation and use it for cut/copy.

 dlls/riched20/Makefile.in |    1 
 dlls/riched20/clipboard.c |  410 
+++++++++++++++++++++++++++++++++++++++++++++
 dlls/riched20/editor.c    |   63 +------
 dlls/riched20/editor.h    |   12 +
 dlls/riched20/editstr.h   |    5 -
 5 files changed, 437 insertions(+), 54 deletions(-)
 create mode 100644 dlls/riched20/clipboard.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6205de2c94ed02b22cfe31510f1f8b62c3231365.diff
Type: text/x-diff
Size: 17502 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060222/f7f11f2c/6205de2c94ed02b22cfe31510f1f8b62c3231365-0001.diff


More information about the wine-patches mailing list