riched20: Implements FR_WHOLEWORD for EM_FINDTEXT

Phil Krylov phil at newstar.rinet.ru
Mon Mar 6 15:28:53 CST 2006


On Sun, 05 Mar 2006 14:20:47 -0800
Lei Zhang <leiz at ucla.edu> wrote:

> +        if ((flags & FR_WHOLEWORD) && iswalnum(wLastChar))

Probably a test checking if native richedit does not use user's word breaking
procedure (set via EM_SETWORDBREAKPROC) for FR_WHOLEWORD searches would be
cool.

-- Ph.



More information about the wine-devel mailing list