user32: Added some tests for scrollbar.
[wine] / dlls / user32 / tests / edit.c
2008-01-25  Reece H. Dunnuser32: Make the edit tests pass on Vista.
2007-10-18  Alex Villacís Lassouser32: Tests for fix EM_SETLIMITTEXT with zeroed args.
2007-09-13  Lei Zhanguser32: Edit control should respond to ctrl + z.
2007-06-15  Alexandre Julliarduser32/tests: Avoid strlen in trace.
2007-06-15  Lei Zhanguser32: Remove a unused variable from ES_PASSWORD test.
2007-06-14  Lei Zhanguser32: Improve cut/copy/paste behavior of password...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.