richedit: Added tests for autoscrolling options based on WS_V/HSCROLL.

Paul Vriens paul.vriens.wine at gmail.com
Sun Jan 11 04:58:33 CST 2009


Dylan Smith wrote:
> It seems as if the autoscrolling options can be set based on whether
> WS_VSCROLL or WS_HSCROLL styles are used to create the window, but this
> is done differently between version 1.0 and 3.0 of the richedit control.
> 
> I noticed this indirectly before because wordwrap is initially set only
> if the auto-horizontal scrolling is initially enabled.
> ---
>  dlls/riched20/tests/editor.c |   30 ++++++++++++++++++++++++++++--
>  dlls/riched32/tests/editor.c |   32 ++++++++++++++++++++++++++++++++
>  2 files changed, 60 insertions(+), 2 deletions(-)
> 
> 
> ------------------------------------------------------------------------
> 
> 
Hi Dylan,

Same remark about the W-calls.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list