user32: Fix a test that fails in almost all reports.
[wine] / dlls / user32 / tests / menu.c
2008-04-22  Austin EnglishSpelling fixes.
2008-03-22  Reece Dunnuser32: Fixed the HiliteMenuItem tests to pass on Windo...
2008-03-18  Reece Dunnuser32: Improve the HiliteMenuItem tests so they reflec...
2008-03-17  Reece H. Dunnuser32: HiliteMenuItem fails if an invalid window handl...
2008-03-05  Francois Gougetuser32/tests: Don't use 0x55 to avoid any confusion...
2007-08-16  Paul Vriensuser32/tests: Run tests on win95 again.
2007-06-20  Dmitry Timoshkovuser32: When inserting a menu item make sure that MDI...
2007-06-01  Alexandre Julliarduser32: Fix a printf format warning.
2007-05-21  Francois Gougetuser32/tests: Fix compilation with gcc 2.95.
2007-05-15  Dmitry Timoshkovuser32: Add a test for the menu resource loader, make...
2007-05-15  Dmitry Timoshkovuser32: Add a test for CheckMenuRadioItem and make...
2007-04-05  Paul Vriensuser32/tests: Don't run unicode tests if not supported.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-24  Francois Gougetuser32/tests: Remove unneeded NONAMELESS* macros.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.