[2/5] user32: Add test calling EndMenu from WM_ENTERMENULOOP.

Alexandre Julliard julliard at winehq.org
Fri Apr 18 06:50:40 CDT 2014


Vincent Povirk <madewokherd at gmail.com> writes:

> @@ -14525,6 +14582,7 @@ START_TEST(msg)
>      test_layered_window();
>      test_TrackPopupMenu();
>      test_TrackPopupMenuEmpty();
> +    test_TrackPopupMenuAbort();

There's no need to write a separate function for each test, you could do
them all as part of the main popup menu test.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list