user32: Return DMLERR_INVALIDPARAMETER if hszItem is NULL.
[wine] / dlls / user32 / tests / menu.c
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.