richedit: Added tests to show that options are stored internally.

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


Dylan Smith wrote:
> Wine is currently getting the window styles and using them directly, but
> the tests I added show that an internal copy is being stored by native
> richedit controls.
> ---
>  dlls/riched20/tests/editor.c |   23 +++++++++++++++++++++++
>  1 files changed, 23 insertions(+), 0 deletions(-)
> 
> 
> ------------------------------------------------------------------------
> 
> 
Hi Dylan,

Care to change the GetWindowLongW and SetWindowLongW to use the A-version (or 
remove the W)? These tests will not work on Win9x I guess.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list