winmm: Fix a failing mixer test on 98 and ME.
[wine] / dlls / user32 / tests / menu.c
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns INT so check...
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns an INT which...
2008-09-08  Vincent Povirkuser32: Use the correct bitmap location for MNS_CHECKORBMP.
2008-09-08  Paul Vriensuser32/tests: Win9x needs a threadid for CreateThread.
2008-09-04  Vincent Povirkuser32/tests: Don't check menu items when testing MNS_C...
2008-07-22  Huw Daviesuser32: Don't send the menu clicks if we can't retrieve...
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.