user32: Add workaround for removed SC_TASKLIST system menu item.
commitc82626a4c1fe8e941ab1dc61053d98dcb8e16887
authorAlexandre Julliard <julliard@winehq.org>
Thu, 19 Nov 2015 11:54:34 +0000 (19 20:54 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Nov 2015 11:55:15 +0000 (19 20:55 +0900)
tree712fd3af1305c10ea520fb3d507a29017298bcc0
parent869380543192f12fb565d55f09e481ff302c5817
user32: Add workaround for removed SC_TASKLIST system menu item.

Word 95 assumes that the item exists.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/menu.c
dlls/user32/tests/menu.c