user32: Add more window style tests, make them pass under Wine.
[wine] / dlls / user32 / tests / resource.rc
2011-12-05  Alex Henrieuser32: If a dialog has no tab-accessible controls...
2011-11-15  Dmitry Timoshkovuser32: Dialog creation code should force WS_CHILD...
2011-06-15  Francois GougetStandardize the OK buttons.
2011-04-06  Dmitry Timoshkovuser32: Add a test for activating a menu consisting...
2010-07-22  Michael Stefaniucuser32: Remove the ignored common resource attributes.
2009-08-26  Sergey Khodychuser32: Use IDOK as default identifier in a template.
2008-06-18  Dmitry Timoshkovuser32: Add a test for MNS_NOTIFYBYPOS, make it pass...
2008-04-08  Lei Zhanguser32: Add more tests for single line edit control...
2008-04-08  Lei Zhanguser32: Add more tests for ES_WANTRETURN.
2008-04-03  Lei Zhanguser32: Correctly handle VK_RETURN for edit controls...
2008-04-03  Lei Zhanguser32: Dialog should ignore WM_KEYDOWN messages if...
2008-03-28  Lei Zhanguser32: Add more dialog with edit control tests.
2008-03-28  Lei Zhanguser32: Make an edit test more readable.
2008-03-26  Lei Zhanguser32: Tweak how the edit control handles WM_GETDLGCODE.
2008-03-03  Christopher Berneruser32/tests: Conformance tests for LoadStringW and...
2007-09-17  Alexandre Julliarduser32/tests: We can now store binary files in the...
2007-05-15  Dmitry Timoshkovuser32: Add a test for CheckMenuRadioItem and make...
2007-05-08  Dmitry Timoshkovuser32: Windows doesn't send the initialization message...
2007-02-15  Louis Lendersuser32: Fix error return values in DialogBoxParam ...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.