richedit: Add WB_ISDELIMITER value to richedit.h

Dylan Smith dylan.ah.smith at gmail.com
Sun Jun 20 17:17:40 CDT 2010


On Sun, Jun 20, 2010 at 6:00 PM, James McKenzie
<jjmckenzie51 at earthlink.net>wrote:

> While looking for implementation guidance at google.com, came across the
> value for WB_ISDELIMITER which was not in richedit.h.  This patch adds this
> value which will be necessary for full implementation of this function.
>
> WB_LEFT, WB_RIGHT, and WB_ISDELIMITER are defined in winuser.h because they
are used by the normal edit control.  The other WB_* constants are used by
the richedit control, so are defined in richedit.h.

Just include winuser.h.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20100620/55431ded/attachment.htm>


More information about the wine-devel mailing list