ntdll: Fix compilation on systems that don't support nameless unions.
[wine] / dlls / user32 / menu.c
2007-05-16  Dmitry Timoshkovuser32: Remove duplicated code.
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-27  Kevin Koltzauuser32: Draw menu item bitmaps in the correct location...
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2007-02-05  Andrew Talbotuser32: Declare some functions static.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.