Maarten Lankhorst : riched20: Implement CreateTextServices.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Feb 1 06:59:14 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 460e2ad7f6197ef3c6f092d4042d02689f11aca5
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=460e2ad7f6197ef3c6f092d4042d02689f11aca5

Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
Date:   Wed Feb  1 12:31:40 2006 +0100

riched20: Implement CreateTextServices.
Implement a stub interface that CreateTextServices returns.

---

 dlls/riched20/Makefile.in |    3 
 dlls/riched20/editor.c    |   14 --
 dlls/riched20/txtsrv.c    |  390 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 392 insertions(+), 15 deletions(-)
 create mode 100644 dlls/riched20/txtsrv.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=460e2ad7f6197ef3c6f092d4042d02689f11aca5



More information about the wine-cvs mailing list