Phil Krylov : riched20: Initial support for word break callback procedures.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jan 12 06:43:18 CST 2006


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

Author: Phil Krylov <phil at newstar.rinet.ru>
Date:   Thu Jan 12 11:54:57 2006 +0100

riched20: Initial support for word break callback procedures.

---

 dlls/riched20/caret.c   |  101 +++++++++++++++++++++++++++++++++++++++++++++--
 dlls/riched20/editor.c  |   20 +++++++--
 dlls/riched20/editor.h  |    3 +
 dlls/riched20/editstr.h |    1 
 dlls/riched20/string.c  |   48 ++++++++++++++++++++++
 5 files changed, 161 insertions(+), 12 deletions(-)




More information about the wine-cvs mailing list